| /kernel/linux/linux-5.10/tools/testing/selftests/pidfd/ |
| H A D | pidfd_setns_test.c | 54 pid_t pid; in FIXTURE() local 70 static int sys_waitid(int which, pid_t pid, int options) in sys_waitid() argument 302 preserve_ns(const int pid, const char *ns) preserve_ns() argument 362 pid_t pid; TEST_F() local 380 pid_t pid; TEST_F() local 416 pid_t pid; TEST_F() local 453 pid_t pid; TEST_F() local [all...] |
| H A D | pidfd_fdinfo_test.c | 88 pid_t pid; member [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/uevent/ |
| H A D | uevent_filtering.c | 54 int wait_for_pid(pid_t pid) in wait_for_pid() argument 245 pid_t pid; in do_test() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | e500.c | 221 void kvmppc_set_pid(struct kvm_vcpu *vcpu, u32 pid) in kvmppc_set_pid() argument 159 kvmppc_e500_id_table_reset_one( struct kvmppc_vcpu_e500 *vcpu_e500, int as, int pid, int pr) kvmppc_e500_id_table_reset_one() argument 237 int pid; kvmppc_e500_tlbil_one() local [all...] |
| H A D | e500mc.c | 105 void kvmppc_set_pid(struct kvm_vcpu *vcpu, u32 pid) in kvmppc_set_pid() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
| H A D | e500.c | 97 settlbcam(int index, unsigned long virt, phys_addr_t phys, unsigned long size, unsigned long flags, unsigned int pid) settlbcam() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/book3s/ |
| H A D | vas-api.c | 110 struct pid *pi in ref_get_pid_and_task() local 155 struct pid *pid; vas_update_csb() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/ |
| H A D | pac.c | 99 pid_t pid; in exec_sign_all() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | cgroup_helpers.c | 146 pid_t pid = getpid(); in join_cgroup_from_top() local
|
| H A D | test_lru_map.c | 132 static int sched_next_online(int pid, int *next_to_try) in sched_next_online() argument 593 pid_t pid; in test_lru_sanity5() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/ |
| H A D | breakpoint_test.c | 389 pid_t pid; in main() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
| H A D | test_freezer.c | 116 static int cg_enter_and_wait_for_frozen(const char *cgroup, int pid, in cg_enter_and_wait_for_frozen() argument 460 int pid; in test_cgfreezer_mkdir() local 569 int pid; in test_cgfreezer_migrate() local 645 int pid; test_cgfreezer_ptrace() local 700 proc_check_stopped(int pid) proc_check_stopped() argument 724 int pid, ret = KSFT_FAIL; test_cgfreezer_stopped() local 768 int pid, ret = KSFT_FAIL; test_cgfreezer_ptraced() local 822 int pid = vfork(); vfork_fn() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/filesystems/binderfs/ |
| H A D | binderfs_test.c | 169 static int wait_for_pid(pid_t pid) in wait_for_pid() argument 228 static int write_id_mapping(enum idmap_type type, pid_t pid, const char *buf, in write_id_mapping() argument 306 static void change_idmaps(struct __test_metadata *_metadata, int syncfds[2], pid_t pid) in change_idmaps() argument 365 pid_t pid; in TEST() local 488 pid_t pid; TEST() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 193 pid_t pid; in test_unpriv_remount() local 271 pid_t pid; in test_priv_mount_unpriv_remount() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/mm/ |
| H A D | tlb-r4k.c | 176 int pid = read_c0_entryhi(); in local_flush_tlb_kernel_range() local 301 int idx, pid; in __update_tlb() local
|
| /kernel/linux/linux-6.6/arch/um/os-Linux/drivers/ |
| H A D | ethertap_user.c | 95 int pid, err, n; in etap_tramp() local
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | net_user.c | 182 int pid, fds[2], err; in change_tramp() local 215 int output_len, pid; in change() local
|
| /kernel/linux/linux-6.6/arch/um/os-Linux/ |
| H A D | start_up.c | 32 int pid = os_getpid(), ppid = getppid(); in ptrace_child() local 95 int pid, n, status; in start_ptraced_child() local 121 stop_ptraced_child(int pid, int exitcode, int mustexit) stop_ptraced_child() argument 167 int pid, n, status, count=0; check_sysemu() local 261 int pid, syscall, n, status; check_ptrace() local 358 int pid; os_early_checks() local [all...] |
| H A D | process.c | 27 unsigned long os_process_pc(int pid) in os_process_pc() argument 59 int os_process_parent(int pid) in os_process_parent() argument 93 void os_alarm_process(int pid) in os_alarm_process() argument 98 void os_stop_process(int pid) in os_stop_process() argument 103 void os_kill_process(int pid, in argument 115 os_kill_ptraced_process(int pid, int reap_child) os_kill_ptraced_process() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_vm.c | 62 pid_t pid; member
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | dib9000.h | 82 static inline int dib9000_fw_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff) in dib9000_fw_pid_filter() argument
|
| /kernel/linux/linux-5.10/drivers/input/tablet/ |
| H A D | hanwang.c | 64 unsigned short pid; member
|
| /kernel/linux/linux-5.10/drivers/misc/ocxl/ |
| H A D | ocxl_internal.h | 90 __be32 pid; member
|
| /kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
| H A D | grulib.h | 122 pid_t pid; member 136 pid_t pid; member
|
| /kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
| H A D | coresight-priv.h | 99 pid_t pid; member
|