Home
last modified time | relevance | path

Searched defs:what (Results 1 – 25 of 74) sorted by relevance

123

/linux/fs/netfs/
H A Dobjects.c86 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 Dinternal.h94 enum netfs_rreq_ref_trace what) in netfs_see_request()
100 enum netfs_sreq_ref_trace what) in netfs_see_subrequest()
/linux/drivers/usb/storage/
H A Ddebug.c43 char *what = NULL; in usb_stor_show_command() local
148 const char *what, *keystr, *fmt; in usb_stor_show_sense() local
/linux/tools/lib/python/abi/
H A Dabi_regex.py148 self.log.debug("%s: mapped as %s", what, search_group) argument
100 regex_append(self, what, new) global() argument
[all...]
H A Dabi_parser.py79 add_symbol(self, what, fname, ln=None, xref=None) global() argument
[all...]
/linux/net/rxrpc/
H A Dtxbuf.c63 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_see_txbuf()
80 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_put_txbuf()
/linux/kernel/trace/
H A Dblktrace.c67 sector_t sector, int bytes, u64 what, in record_blktrace_event()
95 sector_t sector, int bytes, u64 what, in record_blktrace_event2()
118 u64 what, int error, u64 cgid, in relay_blktrace_event1()
138 int bytes, u64 what, int error, u64 cgid, in relay_blktrace_event2()
158 u64 what, int error, u64 cgid, in relay_blktrace_event()
280 static int act_log_check(struct blk_trace *bt, u64 what, sector_t sector, in act_log_check()
311 const blk_opf_t opf, u64 what, int error, in __blk_add_trace()
1022 unsigned int nr_bytes, u64 what, u64 cgid) in blk_add_trace_rq()
1102 u64 what, int error) in blk_add_trace_bio()
1168 u64 what; in blk_add_trace_unplug() local
[all …]
/linux/tools/testing/selftests/wireguard/qemu/
H A Dinit.c39 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 Dmii-bitbang.c74 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/tools/testing/selftests/drivers/net/lib/py/
H A Dremote_netns.py18 def deploy(self, what): argument
H A Dremote_ssh.py29 def deploy(self, what): argument
/linux/drivers/pinctrl/
H A Dpinconf.c304 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()
/linux/drivers/block/drbd/
H A Ddrbd_req.h284 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/include/uapi/linux/netfilter/
H A Dxt_connbytes.h24 __u8 what; /* ipt_connbytes_what */ member
/linux/drivers/ata/
H A Dlibata-pata-timings.c75 struct ata_timing *m, unsigned int what) in ata_timing_merge()
/linux/kernel/power/
H A Dprocess.c30 const char *what = user_only ? "user space processes" : in try_to_freeze_tasks() local
/linux/tools/testing/selftests/timers/
H A Dposix_timers.c27 static void __fatal_error(const char *test, const char *name, const char *what) in __fatal_error()
43 #define fatal_error(name, what) __fatal_error(__func__, name, what) argument
/linux/drivers/soc/samsung/
H A Ds3c-pm-check.c140 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in in_region()
/linux/drivers/power/reset/
H A Dvexpress-poweroff.c16 static void vexpress_reset_do(struct device *dev, const char *what) in vexpress_reset_do()
/linux/security/lockdown/
H A Dlockdown.c59 static int lockdown_is_locked_down(enum lockdown_reason what) in lockdown_is_locked_down()
/linux/include/net/
H A Dinet_connection_sock.h204 static inline void inet_csk_clear_xmit_timer(struct sock *sk, const int what) in inet_csk_clear_xmit_timer()
227 static inline void inet_csk_reset_xmit_timer(struct sock *sk, const int what, in inet_csk_reset_xmit_timer()
/linux/tools/testing/selftests/kvm/arm64/
H A Dvgic_init.c874 static int check_unaccessible_el1_regs(int gic, const struct sr_def *sr, const char *what) in check_unaccessible_el1_regs()
913 static int check_unaccessible_el2_regs(int gic, const struct sr_def *sr, const char *what) in check_unaccessible_el2_regs()
/linux/net/ceph/
H A Dmon_client.c855 __ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in __ceph_monc_get_version()
903 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version()
927 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version_async()
/linux/drivers/ssb/
H A Dssb_private.h39 static inline int ssb_pci_xtal(struct ssb_bus *bus, u32 what, in ssb_pci_xtal()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c252 #define ESTIMATE(fmt, var, what) do { \ in main() argument

123