| /OK3568_Linux_fs/kernel/tools/testing/selftests/clone3/ |
| H A D | clone3_clear_sighand.c | 27 static int wait_for_pid(pid_t pid) in wait_for_pid() 49 pid_t pid; in test_clone3_clear_sighand() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/ |
| H A D | intel-cqm.c | 18 pid_t pid; in spawn() local 48 pid_t pid; in test__intel_cqm_count_nmi_context() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | perf.c | 63 static void print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_json() 113 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_plain() 155 int err, pid = 0, fd = 0; in show_proc() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/proc/ |
| H A D | proc-uptime-002.c | 32 static inline int sys_sched_getaffinity(pid_t pid, unsigned int len, unsigned long *m) in sys_sched_getaffinity() 37 static inline int sys_sched_setaffinity(pid_t pid, unsigned int len, unsigned long *m) in sys_sched_setaffinity()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | e500_mmu.c | 81 gva_t eaddr, int tlbsel, unsigned int pid, int as) in kvmppc_e500_tlb_index() 276 int pid, int type) in tlbilx_all() 292 static void tlbilx_one(struct kvmppc_vcpu_e500 *vcpu_e500, int pid, in tlbilx_one() 310 int pid = get_cur_spid(vcpu); in kvmppc_e500_emul_tlbilx() local 345 unsigned int pid = get_cur_spid(vcpu); in kvmppc_e500_emul_tlbsx() local 454 gva_t eaddr, unsigned int pid, int as) in kvmppc_e500_tlb_search() 474 u8 pid; in kvmppc_core_vcpu_translate() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ |
| H A D | event.c | 16 int perf_event_open(struct perf_event_attr *attr, pid_t pid, int cpu, in perf_event_open() 52 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options() 68 int event_open_with_pid(struct event *e, pid_t pid) in event_open_with_pid()
|
| /OK3568_Linux_fs/u-boot/drivers/spmi/ |
| H A D | spmi-msm.c | 52 static int msm_spmi_write(struct udevice *dev, int usid, int pid, int off, in msm_spmi_write() 98 static int msm_spmi_read(struct udevice *dev, int usid, int pid, int off) in msm_spmi_read() 167 uint8_t pid = (periph & 0xff00) >> 8; in msm_spmi_probe() local
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | offwaketime_kern.c | 71 u32 pid; in waker() local 82 static inline int update_counts(void *ctx, u32 pid, u64 delta) in update_counts() 127 u32 pid = ctx->prev_pid; local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/memfd/ |
| H A D | fuse_test.c | 202 pid_t pid; in spawn_sealing_thread() local 222 static void join_sealing_thread(pid_t pid) in join_sealing_thread() 233 pid_t pid; in main() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/ |
| H A D | sve-ptrace.c | 69 static struct user_sve_header *get_sve(pid_t pid, void **buf, size_t *size) in get_sve() 106 static int set_sve(pid_t pid, const struct user_sve_header *sve) in set_sve() 139 pid_t pid; in do_parent() local
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | utils.c | 1368 int pid, p; in System() local 1408 static struct pid { struct 1409 struct pid *next; argument 1411 int pid; argument 1419 int pdes[2], pid; in Popen() local 1512 int pdes[2], pid; in Fopen() local 1604 int pid; in Pclose() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/dvb/ |
| H A D | net.h | 46 __u16 pid; member 61 __u16 pid; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/ |
| H A D | net.h | 46 __u16 pid; member 61 __u16 pid; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/ |
| H A D | net.h | 46 __u16 pid; member 61 __u16 pid; member
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-priv.h | 99 pid_t pid; member 192 #define CS_AMBA_ID(pid) \ argument 199 #define CS_AMBA_ID_DATA(pid, dval) \ argument 210 #define CS_AMBA_UCI_ID(pid, uci_ptr) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | quirks.c | 17 u16 pid; member 31 u16 vid, pid; in quirks_param_set() local 674 u16 pid = le16_to_cpu(udev->descriptor.idProduct); in usb_detect_dynamic_quirks() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fcntl.c | 87 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown() 105 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown() 116 struct pid *pid = NULL; in f_setown() local 151 pid_t pid = 0; in f_getown() local 169 struct pid *pid; in f_setown_ex() local 793 struct pid *pid; in send_sigio() local 830 struct pid *pid; in send_sigurg() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | hdlc_ppp.c | 66 u16 pid; /* protocol ID */ member 109 static inline struct proto* get_proto(struct net_device *dev, u16 pid) in get_proto() 125 static inline const char* proto_name(u16 pid) in proto_name() 204 static void ppp_tx_cp(struct net_device *dev, u16 pid, u8 code, in ppp_tx_cp() 302 static void ppp_cp_event(struct net_device *dev, u16 pid, u16 event, u8 code, in ppp_cp_event() 373 static void ppp_cp_parse_cr(struct net_device *dev, u16 pid, u8 id, in ppp_cp_parse_cr() 445 u16 pid; in ppp_rx() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_ringbuf_multi.c | 10 int pid; member 35 int pid = 0; variable
|
| H A D | test_ringbuf.c | 10 int pid; member 22 int pid = 0; variable
|
| H A D | test_d_path.c | 25 pid_t pid = bpf_get_current_pid_tgid() >> 32; in BPF_PROG() local 46 pid_t pid = bpf_get_current_pid_tgid() >> 32; in BPF_PROG() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | scm.h | 19 u32 pid; member 32 struct pid *pid; /* Skb credentials */ member 57 struct pid *pid, kuid_t uid, kgid_t gid) in scm_set_cred()
|
| /OK3568_Linux_fs/kernel/tools/bpf/runqslower/ |
| H A D | runqslower.bpf.c | 28 static int trace_enqueue(u32 tgid, u32 pid) in trace_enqueue() 69 u32 pid; in handle__sched_switch() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | taskstats.c | 49 pid_t pid; member 179 static int fill_stats_for_pid(pid_t pid, struct taskstats *stats) in fill_stats_for_pid() 274 static int add_del_listener(pid_t pid, const struct cpumask *mask, int isadd) in add_del_listener() 355 static struct taskstats *mk_reply(struct sk_buff *skb, int type, u32 pid) in mk_reply() 483 u32 pid; in cmd_attr_pid() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | fsgsbase_restore.c | 131 pid_t pid = getpid(), tid = syscall(SYS_gettid); in tracee_zap_segment() local 165 pid_t pid = getpid(), tid = syscall(SYS_gettid); in main() local
|