/openbmc/linux/security/ |
H A D | lsm_audit.c | 200 char comm[sizeof(current->comm)]; in dump_common_audit_data() local 302 char comm[sizeof(tsk->comm)]; in dump_common_audit_data() local
|
/openbmc/linux/tools/bpf/bpftool/skeleton/ |
H A D | pid_iter.h | 11 char comm[16]; member
|
/openbmc/openbmc-tools/netboot/ |
H A D | netboot | 23 def encode_and_write(conn, comm="", sep="\n"): argument
|
/openbmc/linux/tools/perf/util/ |
H A D | data-convert-bt.c | 909 __FUNC_PROCESS_NON_SAMPLE(comm, in __FUNC_PROCESS_NON_SAMPLE() argument 910 __NON_SAMPLE_SET_FIELD(comm, u32, pid); in __FUNC_PROCESS_NON_SAMPLE() 912 __NON_SAMPLE_SET_FIELD(comm, string, comm); argument 1258 __FUNC_ADD_NON_SAMPLE_EVENT_CLASS(comm, in __FUNC_ADD_NON_SAMPLE_EVENT_CLASS() argument 1261 __NON_SAMPLE_ADD_FIELD(string, comm); argument
|
H A D | thread_map.c | 319 static int get_comm(char **comm, pid_t pid) in get_comm() 346 char *comm = NULL; in comm_init() local
|
H A D | thread-stack.h | 55 struct comm *comm; member
|
/openbmc/linux/tools/lib/perf/include/internal/ |
H A D | threadmap.h | 11 char *comm; member
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 32 def filter(self, pid, comm): argument 41 def filter(self, pid, comm): argument 118 def create_pending(cls, pid, comm, start_secs, start_nsecs): argument 159 def __init__(self, comm, pid, filtered): argument
|
H A D | net_dropmonitor.py | 72 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
|
H A D | check-perf-trace.py | 60 def print_header(event_name, cpu, secs, nsecs, pid, comm): argument
|
/openbmc/linux/sound/usb/6fire/ |
H A D | chip.h | 24 struct comm_runtime *comm; member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_ringbuf_map_key.c | 14 char comm[16]; member
|
H A D | test_ringbuf_multi.c | 13 char comm[16]; member
|
H A D | test_user_ringbuf.h | 32 char comm[16]; member
|
H A D | test_ringbuf.c | 14 char comm[16]; member
|
/openbmc/linux/samples/bpf/ |
H A D | trace_event_kern.c | 15 char comm[TASK_COMM_LEN]; member
|
H A D | tracex2.bpf.c | 66 char comm[16]; member
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf_multi.c | 13 char comm[16]; member
|
H A D | sk_storage_tracing.c | 18 char comm[16]; member
|
H A D | test_overhead.c | 70 char comm[16] = {}; in test_test_overhead() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | switch-tracking.c | 75 union perf_event *event, const char *comm, int nr) in check_comm() 345 const char *comm; in test__switch_tracking() local
|
/openbmc/phosphor-snmp/ |
H A D | snmp_notification.cpp | 62 constexpr auto comm = "public"; in sendTrap() local
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | lock_data.h | 15 char comm[TASK_COMM_LEN]; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | cn_proc.h | 138 char comm[16]; member 139 } comm; member
|
/openbmc/linux/drivers/ata/pata_parport/ |
H A D | comm.c | 186 static struct pi_protocol comm = { variable
|