| /Linux-v6.6/scripts/ | 
| D | spdxcheck.py | 16     def __init__(self, tok, txt):  argument130     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-v6.6/drivers/parisc/ | 
| D | lba_pci.c | 145 #define LBA_CFG_BUS(tok)  ((u8) ((tok)>>16))  argument146 #define LBA_CFG_DEV(tok)  ((u8) ((tok)>>11) & 0x1f)  argument
 147 #define LBA_CFG_FUNC(tok) ((u8) ((tok)>>8 ) & 0x7)  argument
 205 #define LBA_CFG_SETUP(d, tok) {				\  argument
 232 #define LBA_CFG_PROBE(d, tok) {				\  argument
 283 #define LBA_CFG_MASTER_ABORT_CHECK(d, base, tok, error) {		\  argument
 337 lba_rd_cfg(struct lba_device *d, u32 tok, u8 reg, u32 size)  in lba_rd_cfg()
 367 	u32 tok = LBA_CFG_TOK(local_bus, devfn);  in elroy_cfg_read()  local
 405 lba_wr_cfg(struct lba_device *d, u32 tok, u8 reg, u32 data, u32 size)  in lba_wr_cfg()
 434 	u32 tok = LBA_CFG_TOK(local_bus,devfn);  in elroy_cfg_write()  local
 [all …]
 
 | 
| /Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfpcore/ | 
| 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-v6.6/tools/testing/selftests/bpf/prog_tests/ | 
| D | xdp_dev_bound_only.c | 27 	struct nstoken *tok = NULL;  in test_xdp_dev_bound_only_offdev()  local
 | 
| D | empty_skb.c | 11 	struct nstoken *tok = NULL;  in test_empty_skb()  local
 | 
| D | assign_reuse.c | 176 	struct nstoken *tok = NULL;  in test_assign_reuse()  local
 | 
| D | xdp_metadata.c | 284 	struct nstoken *tok = NULL;  in test_xdp_metadata()  local
 | 
| /Linux-v6.6/block/ | 
| D | sed-opal.c | 711 static void add_token_u8(int *err, struct opal_dev *cmd, u8 tok)  in add_token_u8()894 	const struct opal_resp_tok *tok;  in response_get_token()  local
 916 static ssize_t response_parse_tiny(struct opal_resp_tok *tok,  in response_parse_tiny()
 933 static ssize_t response_parse_short(struct opal_resp_tok *tok,  in response_parse_short()
 963 static ssize_t response_parse_medium(struct opal_resp_tok *tok,  in response_parse_medium()
 980 static ssize_t response_parse_long(struct opal_resp_tok *tok,  in response_parse_long()
 997 static ssize_t response_parse_token(struct opal_resp_tok *tok,  in response_parse_token()
 1079 	const struct opal_resp_tok *tok;  in response_get_string()  local
 1114 	const struct opal_resp_tok *tok;  in response_get_u64()  local
 1144 	const struct opal_resp_tok *tok;  in response_status()  local
 [all …]
 
 | 
| /Linux-v6.6/drivers/isdn/mISDN/ | 
| D | dsp_hwec.c | 54 		char *dup, *tok, *name, *val;  in dsp_hwec_enable()  local
 | 
| D | dsp_pipeline.c | 196 	char *dup, *next, *tok, *name, *args;  in dsp_pipeline_build()  local
 | 
| /Linux-v6.6/drivers/gpu/drm/i915/ | 
| D | i915_mitigations.c | 33 	char *str, *sep, *tok;  in mitigations_set()  local
 | 
| /Linux-v6.6/tools/perf/arch/loongarch/annotate/ | 
| D | instructions.c | 10 	char *c, *endptr, *tok, *name;  in loongarch_call__parse()  local
 | 
| /Linux-v6.6/tools/perf/arch/s390/annotate/ | 
| D | instructions.c | 7 	char *endptr, *tok, *name;  in s390_call__parse()  local
 | 
| /Linux-v6.6/arch/x86/kernel/cpu/resctrl/ | 
| D | ctrlmondata.c | 353 static int rdtgroup_parse_resource(char *resname, char *tok,  in rdtgroup_parse_resource()372 	char *tok, *resname;  in rdtgroup_schemata_write()  local
 
 | 
| /Linux-v6.6/include/linux/usb/ | 
| D | ehci-dbgp.h | 39 #define DBGP_PID_SET(data, tok)	(((data)<<8)|(tok))  argument
 | 
| /Linux-v6.6/drivers/dma-buf/ | 
| D | selftest.c | 49 	char *filter, *sep, *tok;  in apply_subtest_filter()  local
 | 
| /Linux-v6.6/include/linux/ | 
| D | ism.h | 53 	u64 tok;  member
 | 
| /Linux-v6.6/include/soc/fsl/ | 
| D | dpaa2-global.h | 26 			u8 tok;  member
 | 
| /Linux-v6.6/tools/perf/ | 
| D | builtin-kmem.c | 1684 static int slab_sort_dimension__add(const char *tok, struct list_head *list)  in slab_sort_dimension__add()1704 static int page_sort_dimension__add(const char *tok, struct list_head *list)  in page_sort_dimension__add()
 1726 	char *tok;  in setup_slab_sorting()  local
 1752 	char *tok;  in setup_page_sorting()  local
 
 | 
| D | builtin-lock.c | 364 	char *tok, *tmp, *orig;  in setup_output_field()  local2308 	char *s, *tmp, *tok;  in parse_lock_type()  local
 2374 	char *s, *tmp, *tok;  in parse_lock_addr()  local
 2411 	char *s, *tmp, *tok;  in parse_call_stack()  local
 
 | 
| /Linux-v6.6/drivers/usb/fotg210/ | 
| D | fotg210-hcd.h | 324 #define	QTD_LENGTH(tok)	(((tok)>>16) & 0x7fff)  argument326 #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-v6.6/net/core/ | 
| D | utils.c | 188 	const char *s, *tok = NULL;  in in6_pton()  local
 | 
| /Linux-v6.6/net/rxrpc/ | 
| D | key.c | 568 	u32 cnlen, toksize, ntoks, tok, zero;  in rxrpc_read()  local
 | 
| /Linux-v6.6/tools/testing/selftests/net/mptcp/ | 
| D | pm_nl_ctl.c | 804 			char *tok, *str;  in add_addr()  local1363 			char *tok, *str;  in set_flags()  local
 
 | 
| /Linux-v6.6/drivers/usb/early/ | 
| 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()
 
 |