| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | parse-branch-options.c | 15 const char *name; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ |
| H A D | harness.c | 27 int run_test(int (test_function)(void), const char *name) in run_test() argument 104 int test_harness(int (test_function)(void), const char *name) in test_harness() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
| H A D | subunit.h | 9 static inline void test_start(const char *name) in test_start() argument 14 static inline void test_failure_detail(const char *name, const char *detail) in test_failure_detail() argument 19 static inline void test_failure(const char *name) in test_failure() argument 24 static inline void test_error(const char *name) in test_error() argument 29 static inline void test_skip(const char *name) in test_skip() argument 34 test_success(const char *name) test_success() argument 39 test_finish(const char *name, int status) test_finish() argument [all...] |
| /kernel/linux/linux-6.6/tools/verification/rv/src/ |
| H A D | trace.c | 96 int trace_instance_init(struct trace_instance *trace, char *name) in trace_instance_init() argument
|
| /kernel/linux/linux-6.6/security/integrity/ |
| H A D | integrity_audit.c | 42 char name[TASK_COMM_LEN]; in integrity_audit_message() local
|
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | symtab.c | 46 int symtab_insert(struct symtab *s, char *name, void *datum) in symtab_insert() argument 51 void *symtab_search(struct symtab *s, const char *name) in symtab_search() argument
|
| /kernel/linux/linux-6.6/security/integrity/evm/ |
| H A D | evm.h | 31 char *name; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | reference_tracking.c | 28 const char *name; in test_reference_tracking() local
|
| H A D | test_strncmp.c | 24 static void strncmp_full_str_cmp(struct strncmp_test *skel, const char *name, in strncmp_full_str_cmp() argument
|
| H A D | trampoline_count.c | 10 static struct bpf_program *load_prog(char *file, char *name, struct inst *inst) in load_prog() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_sysctl_loop1.c | 25 char name[sizeof(tcp_mem_name)]; in is_tcp_mem() local
|
| H A D | test_sysctl_loop2.c | 25 char name[sizeof(tcp_mem_name)]; in is_tcp_mem() local
|
| H A D | test_sysctl_prog.c | 26 char name[sizeof(tcp_mem_name)]; in is_tcp_mem() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_getcpu.c | 22 const char *name = "__vdso_getcpu"; variable
|
| /kernel/linux/linux-6.6/tools/testing/vsock/ |
| H A D | util.h | 25 const char *name; /* human-readable name */ member
|
| /kernel/liteos_a/fs/jffs2/include/ |
| H A D | vfs_jffs2.h | 61 static inline unsigned int full_name_hash(const unsigned char *name, unsigned int len) in full_name_hash() argument
|
| /kernel/liteos_a/kernel/base/include/ |
| H A D | los_vm_boot.h | 57 const char *name; member
|
| /kernel/liteos_a/kernel/common/ |
| H A D | los_init.c | 58 STATIC VOID InitLevelCall(const CHAR *name, const UINT32 level, struct ModuleInitInfo *initLevelList[]) in InitLevelCall() argument
|
| /kernel/liteos_a/fs/fat/os_adapt/ |
| H A D | format.c | 94 void set_label(const char *name) in set_label() argument
|
| /kernel/linux/linux-6.6/sound/firewire/fireface/ |
| H A D | ff-proc.c | 35 add_node(struct snd_ff *ff, struct snd_info_entry *root, const char *name, void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) add_node() argument
|
| /kernel/linux/linux-6.6/sound/firewire/motu/ |
| H A D | motu-proc.c | 81 add_node(struct snd_motu *motu, struct snd_info_entry *root, const char *name, void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) add_node() argument
|
| /kernel/linux/linux-6.6/sound/firewire/oxfw/ |
| H A D | oxfw-proc.c | 77 add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root, const char *name, void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) add_node() argument
|
| /kernel/linux/linux-6.6/sound/firewire/tascam/ |
| H A D | tascam-proc.c | 52 add_node(struct snd_tscm *tscm, struct snd_info_entry *root, const char *name, void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) add_node() argument
|
| /kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
| H A D | netdb_porting.c | 36 struct hostent *gethostbyname(const char *name)
in gethostbyname() argument 44 int gethostbyname_r(const char *name, struct hostent *ret, char *buf, size_t buflen, struct hostent **result,
in gethostbyname_r() argument
|
| /kernel/uniproton/src/net/lwip-2.1/src/ |
| H A D | netdb.c | 19 struct hostent *gethostbyname(const char *name)
in gethostbyname() argument 27 int gethostbyname_r(const char *name, struct hostent *ret, char *buf, size_t buflen,
in gethostbyname_r() argument
|