Searched defs:prefix (Results 1 – 14 of 14) sorted by relevance
| /kernel/ |
| A D | kallsyms_selftest.c | 261 char *prefix; in test_kallsyms_basic_function() local
|
| A D | audit.c | 2140 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path()
|
| A D | auditsc.c | 1301 static void audit_log_cap(struct audit_buffer *ab, char *prefix, in audit_log_cap()
|
| /kernel/bpf/ |
| A D | inode.c | 651 const char *prefix, const char *str, int *value) in find_btf_enum_const() 683 const char *prefix, in seq_print_delegate_opts()
|
| A D | log.c | 442 char postfix[16] = {0}, prefix[64] = {0}; in reg_type_str() local
|
| A D | bpf_iter.c | 342 const char *prefix = BPF_ITER_FUNC_PREFIX; in bpf_iter_prog_supported() local
|
| A D | verifier.c | 11205 …source_leak(struct bpf_verifier_env *env, bool exception_exit, bool check_lock, const char *prefix) in check_resource_leak() 23533 const char prefix[] = "btf_trace_"; in bpf_check_attach_target() local
|
| A D | btf.c | 973 const char *name = NULL, *prefix = "", *parens = ""; in btf_show_name() local
|
| /kernel/trace/ |
| A D | trace_events_synth.c | 662 static int check_field_version(const char *prefix, const char *field_type, in check_field_version() 682 const char *prefix = NULL, *field_type = argv[0], *field_name, *array; in parse_synth_field() local
|
| A D | trace_output.c | 245 const char *prefix = ""; in trace_print_array_seq() local
|
| /kernel/printk/ |
| A D | printk.c | 1442 char prefix[PRINTK_PREFIX_MAX]; in record_print_text() local 1541 char prefix[PRINTK_PREFIX_MAX]; in get_record_print_text_size() local
|
| /kernel/sched/ |
| A D | ext.c | 1158 const char *prefix; member 5136 static void dump_stack_trace(struct seq_buf *s, const char *prefix, in dump_stack_trace() 5145 static void ops_dump_init(struct seq_buf *s, const char *prefix) in ops_dump_init()
|
| /kernel/module/ |
| A D | main.c | 1153 const char *prefix = "module:"; in verify_module_namespace() local
|
| /kernel/cgroup/ |
| A D | cgroup.c | 7164 ssize_t size, const char *prefix) in show_delegatable_files()
|
Completed in 116 milliseconds