__must_check      282 include/asm-frv/uaccess.h static inline unsigned long __must_check
__must_check       86 include/asm-generic/gpio.h extern int __must_check gpiochip_reserve(int start, int ngpio);
__must_check       90 include/asm-generic/gpio.h extern int __must_check gpiochip_remove(struct gpio_chip *chip);
__must_check      645 include/asm-m32r/uaccess.h long __must_check strncpy_from_user(char *dst, const char __user *src,
__must_check      647 include/asm-m32r/uaccess.h long __must_check __strncpy_from_user(char *dst,
__must_check       28 include/asm-x86/kdebug.h extern int __must_check __die(const char *, struct pt_regs *, long);
__must_check       14 include/asm-x86/uaccess_32.h unsigned long __must_check __copy_to_user_ll
__must_check       16 include/asm-x86/uaccess_32.h unsigned long __must_check __copy_from_user_ll
__must_check       18 include/asm-x86/uaccess_32.h unsigned long __must_check __copy_from_user_ll_nozero
__must_check       20 include/asm-x86/uaccess_32.h unsigned long __must_check __copy_from_user_ll_nocache
__must_check       22 include/asm-x86/uaccess_32.h unsigned long __must_check __copy_from_user_ll_nocache_nozero
__must_check       44 include/asm-x86/uaccess_32.h static __always_inline unsigned long __must_check
__must_check       82 include/asm-x86/uaccess_32.h static __always_inline unsigned long __must_check
__must_check      188 include/asm-x86/uaccess_32.h unsigned long __must_check copy_to_user(void __user *to,
__must_check      190 include/asm-x86/uaccess_32.h unsigned long __must_check copy_from_user(void *to,
__must_check      193 include/asm-x86/uaccess_32.h long __must_check strncpy_from_user(char *dst, const char __user *src,
__must_check      195 include/asm-x86/uaccess_32.h long __must_check __strncpy_from_user(char *dst,
__must_check      215 include/asm-x86/uaccess_32.h unsigned long __must_check clear_user(void __user *mem, unsigned long len);
__must_check      216 include/asm-x86/uaccess_32.h unsigned long __must_check __clear_user(void __user *mem, unsigned long len);
__must_check       18 include/asm-x86/uaccess_64.h __must_check unsigned long
__must_check       21 include/asm-x86/uaccess_64.h __must_check unsigned long
__must_check       23 include/asm-x86/uaccess_64.h __must_check unsigned long
__must_check       25 include/asm-x86/uaccess_64.h __must_check unsigned long
__must_check       28 include/asm-x86/uaccess_64.h static __always_inline __must_check
__must_check       70 include/asm-x86/uaccess_64.h static __always_inline __must_check
__must_check      112 include/asm-x86/uaccess_64.h static __always_inline __must_check
__must_check      163 include/asm-x86/uaccess_64.h __must_check long
__must_check      165 include/asm-x86/uaccess_64.h __must_check long
__must_check      167 include/asm-x86/uaccess_64.h __must_check long strnlen_user(const char __user *str, long n);
__must_check      168 include/asm-x86/uaccess_64.h __must_check long __strnlen_user(const char __user *str, long n);
__must_check      169 include/asm-x86/uaccess_64.h __must_check long strlen_user(const char __user *str);
__must_check      170 include/asm-x86/uaccess_64.h __must_check unsigned long clear_user(void __user *mem, unsigned long len);
__must_check      171 include/asm-x86/uaccess_64.h __must_check unsigned long __clear_user(void __user *mem, unsigned long len);
__must_check      173 include/asm-x86/uaccess_64.h __must_check long __copy_from_user_inatomic(void *dst, const void __user *src,
__must_check      176 include/asm-x86/uaccess_64.h static __must_check __always_inline int
__must_check       16 include/linux/atmel-ssc.h struct ssc_device * __must_check ssc_request(unsigned int ssc_num);
__must_check       40 include/linux/attribute_container.h int __must_check attribute_container_unregister(struct attribute_container *cont);
__must_check       80 include/linux/binfmts.h extern int __must_check remove_arg_zero(struct linux_binprm *);
__must_check       96 include/linux/compiler.h #ifndef __must_check
__must_check       47 include/linux/device.h extern int __must_check bus_create_file(struct bus_type *,
__must_check       73 include/linux/device.h extern int __must_check bus_register(struct bus_type *bus);
__must_check       76 include/linux/device.h extern int __must_check bus_rescan_devices(struct bus_type *bus);
__must_check       89 include/linux/device.h int __must_check bus_for_each_drv(struct bus_type *bus,
__must_check      139 include/linux/device.h extern int __must_check driver_register(struct device_driver *drv);
__must_check      161 include/linux/device.h extern int __must_check driver_create_file(struct device_driver *driver,
__must_check      166 include/linux/device.h extern int __must_check driver_add_kobj(struct device_driver *drv,
__must_check      170 include/linux/device.h extern int __must_check driver_for_each_device(struct device_driver *drv,
__must_check      209 include/linux/device.h extern int __must_check __class_register(struct class *class,
__must_check      244 include/linux/device.h extern int __must_check class_create_file(struct class *class,
__must_check      257 include/linux/device.h extern int __must_check class_interface_register(struct class_interface *);
__must_check      260 include/linux/device.h extern struct class * __must_check __class_create(struct module *owner,
__must_check      306 include/linux/device.h extern int __must_check device_create_file(struct device *device,
__must_check      310 include/linux/device.h extern int __must_check device_create_bin_file(struct device *dev,
__must_check      345 include/linux/device.h extern void * __must_check devres_open_group(struct device *dev, void *id,
__must_check      470 include/linux/device.h extern int __must_check device_register(struct device *dev);
__must_check      473 include/linux/device.h extern int __must_check device_add(struct device *dev);
__must_check      486 include/linux/device.h extern int __must_check device_bind_driver(struct device *dev);
__must_check      488 include/linux/device.h extern int  __must_check device_attach(struct device *dev);
__must_check      489 include/linux/device.h extern int __must_check driver_attach(struct device_driver *drv);
__must_check      490 include/linux/device.h extern int __must_check device_reprobe(struct device *dev);
__must_check     2113 include/linux/fs.h extern int __must_check inode_setattr(struct inode *, struct iattr *);
__must_check      528 include/linux/genhd.h extern int __must_check add_partition(struct gendisk *, int, sector_t, sector_t, int);
__must_check      622 include/linux/hid.h extern int __must_check __hid_register_driver(struct hid_driver *,
__must_check      624 include/linux/hid.h static inline int __must_check hid_register_driver(struct hid_driver *driver)
__must_check      705 include/linux/hid.h static inline int __must_check hid_parse(struct hid_device *hdev)
__must_check      729 include/linux/hid.h static inline int __must_check hid_hw_start(struct hid_device *hdev,
__must_check     1246 include/linux/input.h int __must_check input_register_device(struct input_dev *);
__must_check     1249 include/linux/input.h int __must_check input_register_handler(struct input_handler *);
__must_check       72 include/linux/interrupt.h extern int __must_check request_irq(unsigned int, irq_handler_t handler,
__must_check       78 include/linux/interrupt.h extern int __must_check devm_request_irq(struct device *dev, unsigned int irq,
__must_check       82 include/linux/kobject.h extern int __must_check kobject_add(struct kobject *kobj,
__must_check       85 include/linux/kobject.h extern int __must_check kobject_init_and_add(struct kobject *kobj,
__must_check       92 include/linux/kobject.h extern struct kobject * __must_check kobject_create(void);
__must_check       93 include/linux/kobject.h extern struct kobject * __must_check kobject_create_and_add(const char *name,
__must_check       96 include/linux/kobject.h extern int __must_check kobject_rename(struct kobject *, const char *new_name);
__must_check       97 include/linux/kobject.h extern int __must_check kobject_move(struct kobject *, struct kobject *);
__must_check      159 include/linux/kobject.h extern int __must_check kset_register(struct kset *kset);
__must_check      161 include/linux/kobject.h extern struct kset * __must_check kset_create_and_add(const char *name,
__must_check     1016 include/linux/libata.h extern int __must_check ata_pci_device_do_resume(struct pci_dev *pdev);
__must_check      126 include/linux/mutex.h extern int __must_check mutex_lock_interruptible_nested(struct mutex *lock,
__must_check      128 include/linux/mutex.h extern int __must_check mutex_lock_killable_nested(struct mutex *lock,
__must_check      136 include/linux/mutex.h extern int __must_check mutex_lock_interruptible(struct mutex *lock);
__must_check      137 include/linux/mutex.h extern int __must_check mutex_lock_killable(struct mutex *lock);
__must_check      484 include/linux/pci.h int __must_check pcibios_enable_device(struct pci_dev *, int mask);
__must_check      519 include/linux/pci.h int __must_check pci_bus_add_device(struct pci_dev *dev);
__must_check      599 include/linux/pci.h int __must_check pci_enable_device(struct pci_dev *dev);
__must_check      600 include/linux/pci.h int __must_check pci_enable_device_io(struct pci_dev *dev);
__must_check      601 include/linux/pci.h int __must_check pci_enable_device_mem(struct pci_dev *dev);
__must_check      602 include/linux/pci.h int __must_check pci_reenable_device(struct pci_dev *);
__must_check      603 include/linux/pci.h int __must_check pcim_enable_device(struct pci_dev *pdev);
__must_check      615 include/linux/pci.h int __must_check pci_set_mwi(struct pci_dev *dev);
__must_check      630 include/linux/pci.h int __must_check pci_assign_resource(struct pci_dev *dev, int i);
__must_check      634 include/linux/pci.h void __iomem __must_check *pci_map_rom(struct pci_dev *pdev, size_t *size);
__must_check      664 include/linux/pci.h int __must_check pci_request_regions(struct pci_dev *, const char *);
__must_check      666 include/linux/pci.h int __must_check pci_request_region(struct pci_dev *, int, const char *);
__must_check      672 include/linux/pci.h int __must_check pci_bus_alloc_resource(struct pci_bus *bus,
__must_check      682 include/linux/pci.h int __must_check __pci_register_driver(struct pci_driver *, struct module *,
__must_check      170 include/linux/pci_hotplug.h extern int __must_check pci_hp_change_slot_info	(struct hotplug_slot *slot,
__must_check      101 include/linux/poll.h static inline unsigned long __must_check
__must_check      124 include/linux/regulator/consumer.h struct regulator *__must_check regulator_get(struct device *dev,
__must_check      169 include/linux/regulator/consumer.h static inline struct regulator *__must_check regulator_get(struct device *dev,
__must_check      103 include/linux/res_counter.h int __must_check res_counter_charge_locked(struct res_counter *counter,
__must_check      105 include/linux/res_counter.h int __must_check res_counter_charge(struct res_counter *counter,
__must_check      114 include/linux/rfkill.h struct rfkill * __must_check rfkill_allocate(struct device *parent,
__must_check      117 include/linux/rfkill.h int __must_check rfkill_register(struct rfkill *rfkill);
__must_check       43 include/linux/semaphore.h extern int __must_check down_interruptible(struct semaphore *sem);
__must_check       44 include/linux/semaphore.h extern int __must_check down_killable(struct semaphore *sem);
__must_check       45 include/linux/semaphore.h extern int __must_check down_trylock(struct semaphore *sem);
__must_check       46 include/linux/semaphore.h extern int __must_check down_timeout(struct semaphore *sem, long jiffies);
__must_check       90 include/linux/serio.h static inline int __must_check serio_register_driver(struct serio_driver *drv)
__must_check       99 include/linux/slab.h void * __must_check __krealloc(const void *, size_t, gfp_t);
__must_check      100 include/linux/slab.h void * __must_check krealloc(const void *, size_t, gfp_t);
__must_check       86 include/linux/sysfs.h int __must_check sysfs_create_dir(struct kobject *kobj);
__must_check       88 include/linux/sysfs.h int __must_check sysfs_rename_dir(struct kobject *kobj, const char *new_name);
__must_check       89 include/linux/sysfs.h int __must_check sysfs_move_dir(struct kobject *kobj,
__must_check       92 include/linux/sysfs.h int __must_check sysfs_create_file(struct kobject *kobj,
__must_check       94 include/linux/sysfs.h int __must_check sysfs_chmod_file(struct kobject *kobj, struct attribute *attr,
__must_check       98 include/linux/sysfs.h int __must_check sysfs_create_bin_file(struct kobject *kobj,
__must_check      102 include/linux/sysfs.h int __must_check sysfs_create_link(struct kobject *kobj, struct kobject *target,
__must_check      104 include/linux/sysfs.h int __must_check sysfs_create_link_nowarn(struct kobject *kobj,
__must_check      109 include/linux/sysfs.h int __must_check sysfs_create_group(struct kobject *kobj,
__must_check      122 include/linux/sysfs.h extern int __must_check sysfs_init(void);
__must_check      229 include/linux/sysfs.h static inline int __must_check sysfs_init(void)
__must_check      111 include/linux/tracehook.h static inline __must_check int tracehook_report_syscall_entry(
__must_check       73 include/linux/uio_driver.h extern int __must_check
__must_check       77 include/linux/uio_driver.h static inline int __must_check
__must_check       74 include/media/v4l2-dev.h int __must_check video_register_device(struct video_device *vfd, int type, int nr);
__must_check       75 include/media/v4l2-dev.h int __must_check video_register_device_index(struct video_device *vfd,
__must_check       81 include/media/v4l2-dev.h struct video_device * __must_check video_device_alloc(void);
__must_check      280 include/net/ax25.h extern ax25_cb * __must_check ax25_create_cb(void);
__must_check      354 include/net/ax25.h extern int __must_check ax25_listen_register(ax25_address *,
__must_check      197 include/net/rose.h extern int __must_check rose_add_loopback_node(rose_address *);
__must_check      371 include/scsi/scsi_device.h static inline int __must_check scsi_device_reprobe(struct scsi_device *sdev)
__must_check      714 include/scsi/scsi_host.h extern int __must_check scsi_add_host(struct Scsi_Host *, struct device *);
__must_check      108 include/xen/xenbus.h int __must_check __xenbus_register_frontend(struct xenbus_driver *drv,
__must_check      112 include/xen/xenbus.h static inline int __must_check
__must_check      119 include/xen/xenbus.h int __must_check __xenbus_register_backend(struct xenbus_driver *drv,
__must_check      122 include/xen/xenbus.h static inline int __must_check
__must_check     1104 net/ax25/af_ax25.c static int __must_check ax25_connect(struct socket *sock,
__must_check       74 net/ax25/ax25_route.c static int __must_check ax25_rt_add(struct ax25_routes_struct *route)
__must_check      131 net/netrom/nr_dev.c static int __must_check nr_set_mac_address(struct net_device *dev, void *addr)
__must_check       89 net/netrom/nr_route.c static int __must_check nr_add_node(ax25_address *nr, const char *mnemonic,
__must_check      409 net/netrom/nr_route.c static int __must_check nr_add_neigh(ax25_address *callsign,
__must_check      663 net/rfkill/rfkill.c struct rfkill * __must_check rfkill_allocate(struct device *parent,
__must_check      741 net/rfkill/rfkill.c int __must_check rfkill_register(struct rfkill *rfkill)
__must_check       54 net/rose/rose_route.c static int __must_check rose_add_node(struct rose_route_struct *rose_route,