/linux-4.4.14/drivers/parisc/ |
D | lba_pci.c | 146 #define LBA_CFG_BUS(tok) ((u8) ((tok)>>16)) argument 147 #define LBA_CFG_DEV(tok) ((u8) ((tok)>>11) & 0x1f) argument 148 #define LBA_CFG_FUNC(tok) ((u8) ((tok)>>8 ) & 0x7) argument 206 #define LBA_CFG_SETUP(d, tok) { \ argument 233 #define LBA_CFG_PROBE(d, tok) { \ argument 284 #define LBA_CFG_MASTER_ABORT_CHECK(d, base, tok, error) { \ argument 338 lba_rd_cfg(struct lba_device *d, u32 tok, u8 reg, u32 size) in lba_rd_cfg() 368 u32 tok = LBA_CFG_TOK(local_bus, devfn); in elroy_cfg_read() local 406 lba_wr_cfg(struct lba_device *d, u32 tok, u8 reg, u32 data, u32 size) in lba_wr_cfg() 435 u32 tok = LBA_CFG_TOK(local_bus,devfn); in elroy_cfg_write() local [all …]
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-parse.c | 921 static int extend_token(char **tok, char *buf, int size) in extend_token() 942 static enum event_type __read_token(char **tok) in __read_token() 1108 static enum event_type force_token(const char *str, char **tok) in force_token() 1132 static void free_token(char *tok) in free_token() 1138 static enum event_type read_token(char **tok) in read_token() 1164 enum event_type pevent_read_token(char **tok) in pevent_read_token() 1179 static enum event_type read_token_item(char **tok) in read_token_item() 1223 static int __read_expect_type(enum event_type expect, char **tok, int newline_ok) in __read_expect_type() 1234 static int read_expect_type(enum event_type expect, char **tok) in read_expect_type() 1690 process_arg(struct event_format *event, struct print_arg *arg, char **tok) in process_arg() [all …]
|
D | parse-filter.c | 73 static enum event_type read_token(char **tok) in read_token()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | dsp_hwec.c | 72 char *dup, *tok, *name, *val; in dsp_hwec_enable() local
|
D | dsp_pipeline.c | 239 char *dup, *tok, *name, *args; in dsp_pipeline_build() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
D | libcfs_string.c | 266 struct cfs_lstr tok; in cfs_range_expr_parse() local 513 struct cfs_lstr tok; in cfs_expr_list_parse() local
|
/linux-4.4.14/include/linux/usb/ |
D | ehci-dbgp.h | 38 #define DBGP_PID_SET(data, tok) (((data)<<8)|(tok)) argument
|
/linux-4.4.14/net/core/ |
D | utils.c | 190 const char *s, *tok = NULL; in in6_pton() local
|
/linux-4.4.14/drivers/usb/host/ |
D | oxu210hp.h | 185 #define DBGP_PID_SET(data, tok) (((data)<<8)|(tok)) argument 209 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 211 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 212 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument
|
D | fotg210.h | 322 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 324 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 325 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument 547 #define FOTG210_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) argument
|
D | ehci.h | 302 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 304 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 305 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument 517 #define EHCI_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) argument
|
/linux-4.4.14/tools/perf/ |
D | builtin-kmem.c | 1622 static int slab_sort_dimension__add(const char *tok, struct list_head *list) in slab_sort_dimension__add() 1642 static int page_sort_dimension__add(const char *tok, struct list_head *list) in page_sort_dimension__add() 1664 char *tok; in setup_slab_sorting() local 1690 char *tok; in setup_page_sorting() local
|
D | builtin-sched.c | 1266 static int sort_dimension__add(const char *tok, struct list_head *list) in sort_dimension__add() 1727 char *tmp, *tok, *str = strdup(sched->sort_order); in setup_sorting() local
|
D | builtin-script.c | 1133 char *tok; in parse_output_fields() local
|
/linux-4.4.14/tools/perf/util/ |
D | sort.c | 1586 int sort_dimension__add(const char *tok) in sort_dimension__add() 1717 char *tmp, *tok, *str; in __setup_sorting() local 1853 static int output_field_add(char *tok) in output_field_add() 1920 char *tmp, *tok, *str, *strp; in __setup_output_field() local
|
D | util.c | 479 char *tok, *name, *saveptr = NULL; in parse_callchain_record() local
|
D | callchain.c | 85 char *tok; in __parse_callchain_report_opt() local
|
D | annotate.c | 58 char *endptr, *tok, *name; in call__parse() local
|
/linux-4.4.14/drivers/usb/early/ |
D | ehci-dbgp.c | 149 static inline u32 dbgp_pid_write_update(u32 x, u32 tok) in dbgp_pid_write_update() 156 static inline u32 dbgp_pid_read_update(u32 x, u32 tok) in dbgp_pid_read_update()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-key.c | 1053 u32 cnlen, toksize, ntoks, tok, zero; in rxrpc_read() local
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | r819xU_cmdpkt.h | 30 u8 tok:1; /* Transmit ok. */ member
|
/linux-4.4.14/tools/perf/bench/ |
D | numa.c | 458 char *tok, *tok_end, *tok_step, *tok_len, *tok_mul; in parse_setup_cpu_list() local 595 char *tok, *tok_end, *tok_step, *tok_mul; in parse_setup_node_list() local
|
/linux-4.4.14/scripts/kconfig/ |
D | expr.h | 158 #define for_all_properties(sym, st, tok) \ argument
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
D | dev.c | 503 bool tok; in rtl8187b_status_cb() local
|
/linux-4.4.14/security/smack/ |
D | smackfs.c | 416 char *tok[4]; in smk_parse_long_rule() local 1987 char *tok; in smk_parse_label_list() local
|
/linux-4.4.14/block/ |
D | blk-throttle.c | 1323 char tok[27]; /* wiops=18446744073709551616 */ in tg_set_max() local
|
/linux-4.4.14/kernel/ |
D | cgroup.c | 2975 char *tok; in cgroup_subtree_control_write() local
|
/linux-4.4.14/include/net/ |
D | cfg80211.h | 2948 const struct nl80211_wowlan_tcp_data_token_feature *tok; member
|
/linux-4.4.14/net/wireless/ |
D | nl80211.c | 9140 struct nl80211_wowlan_tcp_data_token *tok = NULL; in nl80211_parse_wowlan_tcp() local
|