| /linux/fs/netfs/ |
| H A D | objects.c | 86 void netfs_get_request(struct netfs_io_request *rreq, enum netfs_rreq_ref_trace what) in netfs_get_request() 161 void netfs_put_request(struct netfs_io_request *rreq, enum netfs_rreq_ref_trace what) in netfs_put_request() 223 enum netfs_sreq_ref_trace what) in netfs_get_subrequest() 245 enum netfs_sreq_ref_trace what) in netfs_put_subrequest()
|
| H A D | internal.h | 94 enum netfs_rreq_ref_trace what) in netfs_see_request() 100 enum netfs_sreq_ref_trace what) in netfs_see_subrequest()
|
| /linux/net/rxrpc/ |
| H A D | txbuf.c | 63 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_get_txbuf() argument 71 rxrpc_see_txbuf(struct rxrpc_txbuf * txb,enum rxrpc_txbuf_trace what) rxrpc_see_txbuf() argument 88 rxrpc_put_txbuf(struct rxrpc_txbuf * txb,enum rxrpc_txbuf_trace what) rxrpc_put_txbuf() argument
|
| /linux/drivers/usb/storage/ |
| H A D | debug.c | 43 char *what = NULL; in usb_stor_show_command() local 148 const char *what, *keystr, *fmt; in usb_stor_show_sense() local
|
| /linux/drivers/md/dm-vdo/ |
| H A D | memory-alloc.h | 41 size_t align, const char *what, void *ptr) in __vdo_do_allocation() 110 static inline int __must_check vdo_allocate_cache_aligned(size_t size, const char *what, void *ptr) in vdo_allocate_cache_aligned()
|
| H A D | memory-alloc.c | 199 int vdo_allocate_memory(size_t size, size_t align, const char *what, void *ptr) in vdo_allocate_memory() 340 int vdo_reallocate_memory(void *ptr, size_t old_size, size_t size, const char *what, in vdo_reallocate_memory() 366 int vdo_duplicate_string(const char *string, const char *what, char **new_string) in vdo_duplicate_string()
|
| /linux/tools/testing/selftests/wireguard/qemu/ |
| H A D | init.c | 39 static void panic(const char *what) in panic() 203 int what = -1; in launch_tests() local
|
| /linux/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | mii-bitbang.c | 74 static inline void mdio(struct mdiobb_ctrl *ctrl, int what) in mdio() 87 static inline void mdc(struct mdiobb_ctrl *ctrl, int what) in mdc()
|
| /linux/drivers/pinctrl/ |
| H A D | pinconf.c | 304 static int pinconf_pins_show(struct seq_file *s, void *what) in pinconf_pins_show() 347 static int pinconf_groups_show(struct seq_file *s, void *what) in pinconf_groups_show()
|
| H A D | core.c | 1700 static int pinctrl_pins_show(struct seq_file *s, void *what) in pinctrl_pins_show() 1774 static int pinctrl_groups_show(struct seq_file *s, void *what) in pinctrl_groups_show() 1820 static int pinctrl_gpioranges_show(struct seq_file *s, void *what) in pinctrl_gpioranges_show() 1854 static int pinctrl_devices_show(struct seq_file *s, void *what) in pinctrl_devices_show() 1897 static int pinctrl_maps_show(struct seq_file *s, void *what) in pinctrl_maps_show() 1934 static int pinctrl_show(struct seq_file *s, void *what) in pinctrl_show()
|
| /linux/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | remote_netns.py | 18 def deploy(self, what): argument
|
| H A D | remote_ssh.py | 29 def deploy(self, what): argument
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_req.h | 284 static inline int _req_mod(struct drbd_request *req, enum drbd_req_event what, in _req_mod() 304 enum drbd_req_event what, in req_mod()
|
| /linux/kernel/trace/ |
| H A D | blktrace.c | 185 static int act_log_check(struct blk_trace *bt, u32 what, sector_t sector, in act_log_check() 216 const blk_opf_t opf, u32 what, int error, in __blk_add_trace() 797 unsigned int nr_bytes, u32 what, u64 cgid) in blk_add_trace_rq() 861 u32 what, int error) in blk_add_trace_bio() 927 u32 what; in blk_add_trace_unplug() local 1448 u16 what; in print_one_line() local
|
| /linux/include/uapi/linux/netfilter/ |
| H A D | xt_connbytes.h | 24 __u8 what; /* ipt_connbytes_what */ member
|
| /linux/net/netfilter/ |
| H A D | xt_connbytes.c | 26 u_int64_t what = 0; /* initialize to make gcc happy */ in connbytes_mt() local
|
| /linux/drivers/ata/ |
| H A D | libata-pata-timings.c | 75 struct ata_timing *m, unsigned int what) in ata_timing_merge()
|
| /linux/drivers/isdn/mISDN/ |
| H A D | dsp_dtmf.c | 120 u8 what; in dsp_dtmf_goertzel_decode() local
|
| /linux/kernel/power/ |
| H A D | process.c | 30 const char *what = user_only ? "user space processes" : in try_to_freeze_tasks() local
|
| /linux/drivers/soc/samsung/ |
| H A D | s3c-pm-check.c | 140 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in in_region()
|
| /linux/drivers/power/reset/ |
| H A D | vexpress-poweroff.c | 16 static void vexpress_reset_do(struct device *dev, const char *what) in vexpress_reset_do()
|
| /linux/net/caif/ |
| H A D | caif_usb.c | 128 static int cfusbl_device_notify(struct notifier_block *me, unsigned long what, in cfusbl_device_notify()
|
| /linux/arch/x86/mm/ |
| H A D | init.c | 898 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() 947 void free_kernel_image_pages(const char *what, void *begin, void *end) in free_kernel_image_pages()
|
| /linux/include/net/ |
| H A D | inet_connection_sock.h | 199 static inline void inet_csk_clear_xmit_timer(struct sock *sk, const int what) in inet_csk_clear_xmit_timer() argument 222 static inline void inet_csk_reset_xmit_timer(struct sock *sk, const int what, in inet_csk_reset_xmit_timer() argument [all...] |
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | vgic_init.c | 874 static int check_unaccessible_el1_regs(int gic, const struct sr_def *sr, const char *what) in check_unaccessible_el1_regs() argument 913 static int check_unaccessible_el2_regs(int gic, const struct sr_def *sr, const char *what) in check_unaccessible_el2_regs() argument
|