/linux/scripts/ |
H A D | spdxcheck.py | 16 def __init__(self, tok, txt): argument 130 def validate(self, tok): argument 146 def t_RPAR(self, tok): argument 151 def t_LPAR(self, tok): argument 156 def t_ID(self, tok): argument 175 def t_error(self, tok): argument
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_metadata.c | 337 static void switch_ns_to_rx(struct nstoken **tok) in switch_ns_to_rx() 343 static void switch_ns_to_tx(struct nstoken **tok) in switch_ns_to_tx() 356 struct nstoken *tok = NULL; in test_xdp_metadata() local
|
H A D | xdp_dev_bound_only.c | 27 struct nstoken *tok = NULL; in test_xdp_dev_bound_only_offdev() local
|
H A D | xdp_flowtable.c | 67 struct nstoken *tok = NULL; in test_xdp_flowtable() local
|
H A D | assign_reuse.c | 176 struct nstoken *tok = NULL; in test_assign_reuse() local
|
H A D | sock_addr.c | 2554 static int setup_test_env(struct nstoken **tok) in setup_test_env() 2583 static void cleanup_test_env(struct nstoken *tok) in cleanup_test_env() 2591 struct nstoken *tok = NULL; in test_sock_addr() local
|
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp6000_pcie.c | 196 int tgt, int act, int tok, u64 offset, size_t size, int width) in compute_bar() 290 int tgt, int act, int tok, u64 offset, size_t size, int width) in reconfigure_bar() 307 static int matching_bar(struct nfp_bar *bar, u32 tgt, u32 act, u32 tok, in matching_bar() 368 u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) in find_matching_bar() 385 int tgt, int act, int tok, in find_unused_bar_noblock() 418 int tgt, int act, int tok, in find_unused_bar_and_lock() 448 u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) in nfp_wait_for_bar() 458 u32 tgt, u32 act, u32 tok, in nfp_alloc_bar()
|
/linux/drivers/isdn/mISDN/ |
H A D | dsp_hwec.c | 54 char *dup, *tok, *name, *val; in dsp_hwec_enable() local
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_mitigations.c | 33 char *str, *sep, *tok; in mitigations_set() local
|
/linux/fs/resctrl/ |
H A D | ctrlmondata.c | 290 static int rdtgroup_parse_resource(char *resname, char *tok, in rdtgroup_parse_resource() 309 char *tok, *resname; in rdtgroup_schemata_write() local
|
/linux/tools/perf/arch/s390/annotate/ |
H A D | instructions.c | 7 char *endptr, *tok, *name; in s390_call__parse() local
|
/linux/include/linux/usb/ |
H A D | ehci-dbgp.h | 39 #define DBGP_PID_SET(data, tok) (((data)<<8)|(tok)) argument
|
/linux/tools/perf/util/ |
H A D | lock-contention.c | 28 char *s, *tmp, *tok; in parse_call_stack() local
|
/linux/tools/sched_ext/ |
H A D | scx_flatcg.c | 56 char *line, *cur = NULL, *tok; in read_cpu_util() local
|
/linux/drivers/dma-buf/ |
H A D | selftest.c | 49 char *filter, *sep, *tok; in apply_subtest_filter() local
|
/linux/tools/perf/ |
H A D | builtin-lock.c | 348 char *tok, *tmp, *orig; in setup_output_field() local 2282 char *s, *tmp, *tok; in parse_lock_type() local 2401 char *s, *tmp, *tok; in parse_lock_addr() local 2493 char *s, *tmp, *tok; in parse_cgroup_filter() local 2566 char *s, *tmp, *tok; in parse_lock_delay() local
|
H A D | builtin-kmem.c | 1677 static int slab_sort_dimension__add(const char *tok, struct list_head *list) in slab_sort_dimension__add() 1697 static int page_sort_dimension__add(const char *tok, struct list_head *list) in page_sort_dimension__add() 1719 char *tok; in setup_slab_sorting() local 1745 char *tok; in setup_page_sorting() local
|
/linux/include/linux/ |
H A D | ism.h | 54 u64 tok; member
|
/linux/include/soc/fsl/ |
H A D | dpaa2-global.h | 26 u8 tok; member
|
/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 324 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 326 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 327 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument 549 #define FOTG210_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) argument
|
/linux/net/core/ |
H A D | utils.c | 188 const char *s, *tok = NULL; in in6_pton() local
|
/linux/drivers/usb/early/ |
H A D | ehci-dbgp.c | 150 static inline u32 dbgp_pid_write_update(u32 x, u32 tok) in dbgp_pid_write_update() 157 static inline u32 dbgp_pid_read_update(u32 x, u32 tok) in dbgp_pid_read_update()
|
/linux/tools/testing/selftests/net/mptcp/ |
H A D | pm_nl_ctl.c | 806 char *tok, *str; in add_addr() local 1394 char *tok, *str; in set_flags() local
|
/linux/tools/testing/selftests/net/ |
H A D | so_txtime.c | 393 char *arg, *tok; in parse_io() local
|
/linux/net/rxrpc/ |
H A D | key.c | 734 u32 cnlen, toksize, ntoks, tok, zero; in rxrpc_read() local
|