/linux-4.1.27/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.1.27/tools/lib/traceevent/ |
D | event-parse.c | 855 static int extend_token(char **tok, char *buf, int size) in extend_token() 876 static enum event_type __read_token(char **tok) in __read_token() 1042 static enum event_type force_token(const char *str, char **tok) in force_token() 1066 static void free_token(char *tok) in free_token() 1072 static enum event_type read_token(char **tok) in read_token() 1098 enum event_type pevent_read_token(char **tok) in pevent_read_token() 1113 static enum event_type read_token_item(char **tok) in read_token_item() 1157 static int __read_expect_type(enum event_type expect, char **tok, int newline_ok) in __read_expect_type() 1168 static int read_expect_type(enum event_type expect, char **tok) in read_expect_type() 1624 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.1.27/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.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | libcfs_string.c | 264 struct cfs_lstr tok; in cfs_range_expr_parse() local 443 struct cfs_lstr tok; in cfs_expr_list_parse() local
|
/linux-4.1.27/include/linux/usb/ |
D | ehci-dbgp.h | 38 #define DBGP_PID_SET(data, tok) (((data)<<8)|(tok)) argument
|
/linux-4.1.27/tools/perf/util/ |
D | callchain.c | 58 char *tok, *name, *saveptr = NULL; in parse_callchain_record_opt() local 170 char *tok; in parse_callchain_report_opt() local
|
D | sort.c | 1444 int sort_dimension__add(const char *tok) in sort_dimension__add() 1573 char *tmp, *tok, *str; in __setup_sorting() local 1709 static int output_field_add(char *tok) in output_field_add() 1776 char *tmp, *tok, *str, *strp; in __setup_output_field() local
|
D | annotate.c | 58 char *endptr, *tok, *name; in call__parse() local
|
/linux-4.1.27/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 | fusbh200.h | 308 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 310 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 311 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument 531 #define FUSBH200_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) argument
|
D | fotg210.h | 316 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 318 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 319 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument 541 #define FOTG210_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) argument
|
D | ehci.h | 301 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) argument 303 #define QTD_CERR(tok) (((tok)>>10) & 0x3) argument 304 #define QTD_PID(tok) (((tok)>>8) & 0x3) argument 516 #define EHCI_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff) argument
|
/linux-4.1.27/net/core/ |
D | utils.c | 190 const char *s, *tok = NULL; in in6_pton() local
|
/linux-4.1.27/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.1.27/tools/perf/ |
D | builtin-kmem.c | 953 static int sort_dimension__add(const char *tok, struct list_head *list) in sort_dimension__add() 975 char *tok; in setup_sorting() local
|
D | builtin-sched.c | 1234 static int sort_dimension__add(const char *tok, struct list_head *list) in sort_dimension__add() 1632 char *tmp, *tok, *str = strdup(sched->sort_order); in setup_sorting() local
|
D | builtin-script.c | 943 char *tok; in parse_output_fields() local
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_cmdpkt.h | 38 u8 tok:1; member
|
/linux-4.1.27/net/rxrpc/ |
D | ar-key.c | 1053 u32 cnlen, toksize, ntoks, tok, zero; in rxrpc_read() local
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r819xU_cmdpkt.h | 30 u8 tok:1; /* Transmit ok. */ member
|
/linux-4.1.27/scripts/kconfig/ |
D | expr.h | 156 #define for_all_properties(sym, st, tok) \ argument
|
/linux-4.1.27/tools/perf/bench/ |
D | numa.c | 453 char *tok, *tok_end, *tok_step, *tok_len, *tok_mul; in parse_setup_cpu_list() local 590 char *tok, *tok_end, *tok_step, *tok_mul; in parse_setup_node_list() local
|
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8187/ |
D | dev.c | 503 bool tok; in rtl8187b_status_cb() local
|
/linux-4.1.27/security/smack/ |
D | smackfs.c | 421 char *tok[4]; in smk_parse_long_rule() local
|
/linux-4.1.27/kernel/ |
D | cgroup.c | 2695 char *tok; in cgroup_subtree_control_write() local
|
/linux-4.1.27/include/net/ |
D | cfg80211.h | 2904 const struct nl80211_wowlan_tcp_data_token_feature *tok; member
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 8951 struct nl80211_wowlan_tcp_data_token *tok = NULL; in nl80211_parse_wowlan_tcp() local
|