Searched refs:opid (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/trace/rv/ |
| H A D | Makefile | 19 obj-$(CONFIG_RV_MON_OPID) += monitors/opid/opid.o
|
| H A D | Kconfig | 60 source "kernel/trace/rv/monitors/opid/Kconfig"
|
| /linux/kernel/trace/rv/monitors/opid/ |
| H A D | Kconfig | 10 bool "opid monitor"
|
| H A D | opid.c | 22 DECLARE_DA_MON_PER_CPU(opid, unsigned char);
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | ptrace_test.c | 296 int audit_fd, const pid_t opid) in matches_log_ptrace() argument 304 snprintf(log_match, sizeof(log_match), log_template, opid); in matches_log_ptrace()
|
| H A D | audit_test.c | 25 int audit_fd, const pid_t opid, __u64 *domain_id) in matches_log_signal() argument 33 snprintf(log_match, sizeof(log_match), log_template, opid); in matches_log_signal()
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_sched.rst | 344 Monitor opid 347 The operations with preemption and irq disabled (opid) monitor ensures
|