Searched defs:strs (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/bpf/ |
D | libbpf_probes.c | 177 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
|
D | btf.c | 1396 void *hdr, *types, *strs, *strs_end, *s; in btf_ensure_modifiable() local 3129 struct btf_str_ptrs *strs; in btf_str_mark_as_used() local 3146 struct btf_str_ptrs *strs; in btf_str_remap_offset() local 3177 struct btf_str_ptrs strs = { in btf_dedup_strings() local
|
D | libbpf.c | 3837 static const char strs[] = "\0int"; in probe_kern_btf() local 3849 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func() local 3867 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func_global() local 3885 static const char strs[] = "\0x\0.data"; in probe_kern_btf_datasec() local
|
/kernel/linux/linux-5.10/drivers/base/test/ |
D | property-entry-test.c | 232 const char *strs[10]; in pe_test_strings() local
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
D | cper.c | 83 const char * const strs[], unsigned int strs_size) in cper_print_bits()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | test_progs.h | 51 const char **strs; member
|
D | test_progs.c | 433 char *input, *state = NULL, *next, **tmp, **strs = NULL; in parse_str_list() local
|
/kernel/linux/linux-5.10/sound/firewire/dice/ |
D | dice-proc.c | 29 static const char *str_from_array(const char *const strs[], unsigned int count, in str_from_array()
|
/kernel/linux/linux-5.10/sound/core/ |
D | pcm.c | 1019 static const char *strs[SNDRV_PCM_CLASS_LAST + 1] = { in show_pcm_class() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | btf.c | 6634 static void dump_btf_strings(const char *strs, __u32 len) in dump_btf_strings()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 648 const struct hclge_comm_stats_str strs[], in hclge_comm_get_stats() 661 const struct hclge_comm_stats_str strs[], in hclge_comm_get_strings()
|