Searched defs:strs (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/drivers/base/test/ |
D | property-entry-test.c | 268 const char *strs[10]; in pe_test_strings() local
|
/linux-6.6.21/tools/lib/bpf/ |
D | libbpf_probes.c | 252 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
|
D | libbpf.c | 4596 static const char strs[] = "\0int"; in probe_kern_btf() local 4608 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func() local 4626 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func_global() local 4644 static const char strs[] = "\0x\0.data"; in probe_kern_btf_datasec() local 4663 static const char strs[] = "\0float"; in probe_kern_btf_float() local 4675 static const char strs[] = "\0tag"; in probe_kern_btf_decl_tag() local 4692 static const char strs[] = "\0tag"; in probe_kern_btf_type_tag() local 4783 static const char strs[] = "\0int"; in probe_module_btf() local 4883 static const char strs[] = "\0enum64"; in probe_kern_btf_enum64() local
|
D | linker.c | 2558 const void *strs; in bpf_linker__finalize() local
|
/linux-6.6.21/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()
|
/linux-6.6.21/drivers/regulator/ |
D | of_regulator.c | 712 int strs, i; in is_supply_name() local
|
/linux-6.6.21/drivers/firmware/efi/ |
D | cper.c | 84 const char * const strs[], unsigned int strs_size) in cper_print_bits()
|
/linux-6.6.21/security/apparmor/ |
D | policy_unpack.c | 459 static bool unpack_trans_table(struct aa_ext *e, struct aa_str_table *strs) in unpack_trans_table()
|
/linux-6.6.21/sound/core/ |
D | pcm.c | 1025 static const char *strs[SNDRV_PCM_CLASS_LAST + 1] = { in pcm_class_show() local
|
/linux-6.6.21/include/linux/ |
D | counter.h | 485 const char *const *strs; member
|
/linux-6.6.21/drivers/counter/ |
D | counter-sysfs.c | 481 const char *const strs[], char *buf) in enums_available_show()
|
/linux-6.6.21/include/uapi/drm/ |
D | vmwgfx_drm.h | 1268 __u64 strs; member
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | btf.c | 7991 static void dump_btf_strings(const char *strs, __u32 len) in dump_btf_strings()
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 521 const struct hclge_comm_stats_str strs[], in hclge_comm_get_count() 535 const struct hclge_comm_stats_str strs[], in hclge_comm_get_stats() 553 const struct hclge_comm_stats_str strs[], in hclge_comm_get_strings()
|