/linux/rust/macros/ |
H A D | quote.rs | 43 let mut tokens; localVariable 68 let mut tokens = ::std::vec::Vec::new(); localVariable 77 let mut tokens = ::std::vec::Vec::new(); localVariable 86 let mut tokens = ::std::vec::Vec::new(); localVariable
|
H A D | vtable.rs | 8 let mut tokens: Vec<_> = ts.into_iter().collect(); in vtable() localVariable
|
/linux/drivers/net/wireguard/ |
H A D | ratelimiter.c | 27 u64 last_time_ns, tokens, ip; member 113 u64 now, tokens; in wg_ratelimiter_allow() local
|
/linux/lib/ |
H A D | ts_fsm.c | 35 struct ts_fsm_token tokens[]; member 261 struct ts_fsm_token *tokens = (struct ts_fsm_token *) pattern; in fsm_init() local
|
/linux/sound/soc/sof/ |
H A D | topology.c | 59 const struct sof_topology_token *tokens; in sof_update_ipc_object() local 450 sof_parse_uuid_tokens(struct snd_soc_component * scomp,void * object,size_t offset,const struct sof_topology_token * tokens,int num_tokens,struct snd_soc_tplg_vendor_array * array) sof_parse_uuid_tokens() argument 502 const struct sof_topology_token *tokens; sof_copy_tuples() local 617 sof_parse_string_tokens(struct snd_soc_component * scomp,void * object,int offset,const struct sof_topology_token * tokens,int num_tokens,struct snd_soc_tplg_vendor_array * array) sof_parse_string_tokens() argument 663 sof_parse_word_tokens(struct snd_soc_component * scomp,void * object,int offset,const struct sof_topology_token * tokens,int num_tokens,struct snd_soc_tplg_vendor_array * array) sof_parse_word_tokens() argument 713 sof_parse_token_sets(struct snd_soc_component * scomp,void * object,const struct sof_topology_token * tokens,int count,struct snd_soc_tplg_vendor_array * array,int array_size,int token_instance_num,size_t object_size) sof_parse_token_sets() argument 799 sof_parse_tokens(struct snd_soc_component * scomp,void * object,const struct sof_topology_token * tokens,int num_tokens,struct snd_soc_tplg_vendor_array * array,int array_size) sof_parse_tokens() argument [all...] |
H A D | sof-audio.h | 311 const struct sof_topology_token *tokens; member
|
/linux/net/netfilter/ |
H A D | nft_limit.c | 20 u64 tokens; member 34 u64 now, tokens; in nft_limit_eval() local 61 u64 unit, tokens, rate_with_burst; in nft_limit_init() local
|
/linux/arch/um/drivers/ |
H A D | vector_user.h | 54 char *tokens[MAXVARGS]; member
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-smbios.h | 64 struct calling_interface_token tokens[]; member
|
H A D | dell-smbios-base.c | 397 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table() local
|
/linux/fs/9p/ |
H A D | v9fs.c | 50 static const match_table_t tokens = { variable
|
/linux/fs/orangefs/ |
H A D | super.c | 32 static const match_table_t tokens = { variable
|
/linux/scripts/ |
H A D | spdxcheck.py | 94 tokens = [ 'LPAR', 'RPAR', 'ID', 'EXC' ] + reserved variable in id_parser
|
H A D | asn1_compiler.c | 348 struct token *tokens; in tokenise() local
|
/linux/fs/omfs/ |
H A D | inode.c | 391 static const match_table_t tokens = { variable
|
/linux/fs/pstore/ |
H A D | inode.c | 232 static const match_table_t tokens = { variable
|
/linux/net/sched/ |
H A D | sch_tbf.c | 108 s64 tokens; /* Current number of B tokens */ member
|
/linux/fs/devpts/ |
H A D | inode.c | 90 static const match_table_t tokens = { variable
|
/linux/drivers/target/ |
H A D | target_core_rd.c | 536 static match_table_t tokens = { variable
|
H A D | target_core_file.c | 695 static match_table_t tokens = { variable
|
H A D | target_core_iblock.c | 578 static match_table_t tokens = { variable
|
/linux/net/9p/ |
H A D | trans_rdma.c | 141 static match_table_t tokens = { variable
|
H A D | trans_fd.c | 67 static const match_table_t tokens = { variable
|
/linux/tools/arch/x86/kcpuid/ |
H A D | kcpuid.c | 303 char *tokens[6]; in parse_line() local
|
/linux/fs/ext2/ |
H A D | super.c | 434 static const match_table_t tokens = { variable
|