/kernel/linux/linux-5.10/scripts/ |
D | spdxcheck.py | 15 def __init__(self, tok, txt): argument 100 def validate(self, tok): argument 116 def t_RPAR(self, tok): argument 121 def t_LPAR(self, tok): argument 126 def t_ID(self, tok): argument 145 def t_error(self, tok): argument
|
/kernel/linux/linux-5.10/drivers/parisc/ |
D | lba_pci.c | 145 #define LBA_CFG_BUS(tok) ((u8) ((tok)>>16)) argument 146 #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 …]
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
D | event-parse.c | 972 static int extend_token(char **tok, char *buf, int size) in extend_token() 993 static enum tep_event_type __read_token(char **tok) in __read_token() 1159 static enum tep_event_type force_token(const char *str, char **tok) in force_token() 1187 __hidden void free_token(char *tok) in free_token() 1202 __hidden enum tep_event_type read_token(char **tok) in read_token() 1220 static enum tep_event_type read_token_item(char **tok) in read_token_item() 1264 static int __read_expect_type(enum tep_event_type expect, char **tok, int newline_ok) in __read_expect_type() 1275 static int read_expect_type(enum tep_event_type expect, char **tok) in read_expect_type() 1756 process_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_arg() 1775 process_field_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_field_arg() [all …]
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/block/ |
D | sed-opal.c | 551 static void add_token_u8(int *err, struct opal_dev *cmd, u8 tok) in add_token_u8() 734 const struct opal_resp_tok *tok; in response_get_token() local 756 static ssize_t response_parse_tiny(struct opal_resp_tok *tok, in response_parse_tiny() 773 static ssize_t response_parse_short(struct opal_resp_tok *tok, in response_parse_short() 803 static ssize_t response_parse_medium(struct opal_resp_tok *tok, in response_parse_medium() 820 static ssize_t response_parse_long(struct opal_resp_tok *tok, in response_parse_long() 837 static ssize_t response_parse_token(struct opal_resp_tok *tok, in response_parse_token() 919 const struct opal_resp_tok *tok; in response_get_string() local 954 const struct opal_resp_tok *tok; in response_get_u64() local 984 const struct opal_resp_tok *tok; in response_status() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp6000_pcie.c | 198 int tgt, int act, int tok, u64 offset, size_t size, int width) in compute_bar() 295 int tgt, int act, int tok, u64 offset, size_t size, int width) in reconfigure_bar() 312 static int matching_bar(struct nfp_bar *bar, u32 tgt, u32 act, u32 tok, in matching_bar() 373 u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) in find_matching_bar() 390 int tgt, int act, int tok, in find_unused_bar_noblock() 423 int tgt, int act, int tok, in find_unused_bar_and_lock() 453 u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) in nfp_wait_for_bar() 463 u32 tgt, u32 act, u32 tok, in nfp_alloc_bar()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_mitigations.c | 32 char *str, *sep, *tok; in mitigations_set() local
|
D | i915_pci.c | 1011 char *s, *p, *tok; in force_probe() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/resctrl/ |
D | ctrlmondata.c | 284 static int rdtgroup_parse_resource(char *resname, char *tok, in rdtgroup_parse_resource() 303 char *tok, *resname; in rdtgroup_schemata_write() local
|
/kernel/linux/linux-5.10/tools/perf/arch/s390/annotate/ |
D | instructions.c | 7 char *endptr, *tok, *name; in s390_call__parse() local
|
/kernel/linux/linux-5.10/include/linux/usb/ |
D | ehci-dbgp.h | 39 #define DBGP_PID_SET(data, tok) (((data)<<8)|(tok)) argument
|
/kernel/linux/linux-5.10/tools/perf/pmu-events/ |
D | jsmn.c | 34 jsmntok_t *tok; in jsmn_alloc_token() local
|
/kernel/linux/linux-5.10/drivers/dma-buf/ |
D | selftest.c | 49 char *filter, *sep, *tok; in apply_subtest_filter() local
|
/kernel/linux/linux-5.10/include/soc/fsl/ |
D | dpaa2-global.h | 26 u8 tok; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
D | so_txtime.c | 298 char *arg, *tok; in parse_io() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | mem-events.c | 48 char *tok, *saveptr = NULL; in perf_mem_events__parse() local
|
/kernel/linux/linux-5.10/include/net/ |
D | smc.h | 47 u64 tok; member
|
/kernel/linux/linux-5.10/net/core/ |
D | utils.c | 188 const char *s, *tok = NULL; in in6_pton() local
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-kmem.c | 1662 static int slab_sort_dimension__add(const char *tok, struct list_head *list) in slab_sort_dimension__add() 1682 static int page_sort_dimension__add(const char *tok, struct list_head *list) in page_sort_dimension__add() 1704 char *tok; in setup_slab_sorting() local 1730 char *tok; in setup_page_sorting() local
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | fotg210.h | 326 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 328 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 329 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument 551 #define FOTG210_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) argument
|
D | ehci.h | 294 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 296 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 297 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument 517 #define EHCI_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) argument
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
D | i915_selftest.c | 245 char *filter, *sep, *tok; in apply_subtest_filter() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
D | pm_nl_ctl.c | 223 char *tok, *str; in add_addr() local
|