/foundation/multimodalinput/input/service/subscriber/test/ |
H A D | key_subscriber_handler_test.cpp | 453 * @tc.desc: Test is match foreground pid 2495 napData.pid = 2; in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 514 pid_t pid; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 1017 u8 pid; member
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | cyclades.c | 1572 current->pid, info->port.count); in cy_open()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | netdevice.h | 1211 * int (*ndo_bridge_getlink)(struct sk_buff *skb, u32 pid, u32 seq, 1471 u32 pid, u32 seq,
|
/kernel/linux/linux-5.10/kernel/ |
H A D | workqueue.c | 2619 current->pid, current->comm, target_wq->name, target_func); in check_flush_dependency()
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lockdep.c | 6440 curr->comm, curr->pid); in lockdep_sys_exit()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | netdevice.h | 1313 * int (*ndo_bridge_getlink)(struct sk_buff *skb, u32 pid, u32 seq, 1598 u32 pid, u32 seq,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_device_queue_manager.c | 2632 WARN(debug_evictions, "Evicting pid %d", p->lead_thread->pid); in kfd_dqm_evict_pasid()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 1019 u8 pid; member
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_generic.c | 728 current->comm, current->pid); in ppp_ioctl()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 507 pid_t pid; member
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | rcutorture.c | 813 rcutorture_sched_setaffinity(current->pid, cpumask_of(cpu)); in synchronize_rcu_trivial()
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_events.c | 212 __common_field(int, pid); in trace_define_common_fields() 915 /* Wait till all users are no longer using pid filtering */ in __ftrace_clear_event_pids() 1943 * to only keep ignore_pid set if next pid matches. in register_pid_events() 2022 * Always do this in case a pid was appended or removed. in event_pid_write() 3885 /* Clear the pid list */ in event_trace_del_tracer() 3981 * to set the %SYSCALL_WORK_SYSCALL_TRACEPOINT flag of pid 1. But 3982 * event_trace_enable() is called before pid 1 starts, and this flag
|
H A D | trace_events_hist.c | 1599 if (!task->pid) { in save_comm() 1604 if (WARN_ON_ONCE(task->pid < 0)) { in save_comm()
|
/foundation/multimodalinput/input/service/key_command/test/ |
H A D | key_command_handler_test.cpp | 581 window1.pid = 2; in HWTEST_F() 610 window1.pid = 2; in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 4601 static int mlx5e_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in mlx5e_bridge_getlink() argument 4614 return ndo_dflt_bridge_getlink(skb, pid, seq, dev, in mlx5e_bridge_getlink()
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | fair.c | 1462 this_cpupid = cpu_pid_to_cpupid(dst_cpu, current->pid); in should_numa_migrate_memory() 2534 grp->gid = p->pid; in task_numa_group() 2694 * to be private if the accessing pid has not changed in task_numa_fault()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 4887 static int mlx5e_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in mlx5e_bridge_getlink() argument 4900 return ndo_dflt_bridge_getlink(skb, pid, seq, dev, in mlx5e_bridge_getlink()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 7693 * @pid: process ID 7702 ice_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in ice_bridge_getlink() argument 7712 return ndo_dflt_bridge_getlink(skb, pid, seq, dev, bmode, 0, 0, nlflags, in ice_bridge_getlink()
|
/third_party/backends/backend/ |
H A D | epsonds.c | 1738 char* pid = strtok(NULL, ","); in splitProfileName() local 1739 sscanf(pid, "%x", (unsigned int*)outProductID); in splitProfileName()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 2569 pub pid: __kernel_pid_t, 5098 pub pid: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 2638 pub pid: __kernel_pid_t, 5147 pub pid: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 2591 pub pid: __kernel_pid_t, 5140 pub pid: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 2711 pub pid: __kernel_pid_t, 5219 pub pid: __u32,
|