| /OK3568_Linux_fs/kernel/drivers/usb/phy/ |
| H A D | phy-ulpi.c | 170 int i, vid, pid, ret; in ulpi_init() local
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cpufreq_times.c | 105 struct pid *pid, struct task_struct *p) in proc_time_in_state_show()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | dib7000m.h | 69 u16 pid, u8 onoff) in dib7000m_pid_filter()
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | perfmon_default_smpl.h | 63 int pid; /* thread id (for NPTL, this is gettid()) */ member
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 1571 int sys_kill(pid_t pid, int signal) in sys_kill() 1686 int sys_setpgid(pid_t pid, pid_t pgid) in sys_setpgid() 1759 pid_t sys_wait4(pid_t pid, int *status, int options, struct rusage *rusage) in sys_wait4() 1765 pid_t sys_waitpid(pid_t pid, int *status, int options) in sys_waitpid() 1975 int kill(pid_t pid, int signal) in kill() 2146 int setpgid(pid_t pid, pid_t pgid) in setpgid() 2205 int tcsetpgrp(int fd, pid_t pid) in tcsetpgrp() 2241 pid_t wait4(pid_t pid, int *status, int options, struct rusage *rusage) in wait4() 2253 pid_t waitpid(pid_t pid, int *status, int options) in waitpid()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | scm.c | 176 struct pid *pid; in __scm_send() local
|
| H A D | neighbour.c | 2061 u32 pid, u32 seq, int type, int flags) in neightbl_fill_info() 2152 u32 pid, u32 seq, int type, in neightbl_fill_param_info() 2456 u32 pid, u32 seq, int type, unsigned int flags) in neigh_fill_info() 2512 u32 pid, u32 seq, int type, unsigned int flags, in pneigh_fill_info() 2848 u32 pid, u32 seq) in neigh_get_reply() 2876 u32 pid, u32 seq, struct neigh_table *tbl) in pneigh_get_reply() 3379 u32 pid) in __neigh_notify()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | usb_intf.c | 314 u16 vid, pid; in disable_ht_for_spec_devid() local
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrlease.c | 187 RRLeaseDestroyResource(void *value, XID pid) in RRLeaseDestroyResource()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | slip_user.c | 78 int pid, fds[2], err, output_len; in slip_tramp() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_session.h | 55 u32 pid; member
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | processor-generic.h | 34 int pid; member
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | dibusb-common.c | 36 int dibusb_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, int onoff) in dibusb_pid_filter()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | usb_sdio.c | 51 int pid; in mt7663_usb_sdio_write_txwi() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_usb_core.c | 70 int pid, len = tx_info->skb->len, ep = q2ep(mdev->q_tx[qid]->hw_idx); in mt76x02u_tx_prepare_skb() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | osdep_service_linux.h | 124 #define rtw_signal_process(pid, sig) kill_pid(find_vpid((pid)), (sig), 1) argument
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | trace_event_user.c | 21 static int pid; variable
|
| /OK3568_Linux_fs/kernel/sound/isa/opti9xx/ |
| H A D | opti92x-ad1848.c | 731 const struct pnp_card_device_id *pid) 1090 const struct pnp_card_device_id *pid)
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | m66592-udc.c | 104 u16 pid = 0; in control_reg_get_pid() local 119 u16 pid) in control_reg_set_pid() 967 u16 pid; in get_status() local
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | dummy.c | 57 int pid; /* child PID */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/slip/ |
| H A D | slip.h | 86 pid_t pid; member
|
| /OK3568_Linux_fs/external/recovery/mtdutils/ |
| H A D | rk29.c | 38 pid_t pid; in run() local
|
| /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/ |
| H A D | fanotify.h | 104 __s32 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/ |
| H A D | fanotify.h | 104 __s32 pid; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ |
| H A D | utils.c | 206 static long perf_event_open(struct perf_event_attr *hw_event, pid_t pid, in perf_event_open()
|