Home
last modified time | relevance | path

Searched defs:ppid (Results 1 – 25 of 54) sorted by relevance

123

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Ddevlink.c41 mlx5e_devlink_get_port_parent_id(struct mlx5_core_dev *dev, struct netdev_phys_item_id *ppid) in mlx5e_devlink_get_port_parent_id()
55 struct netdev_phys_item_id ppid = {}; in mlx5e_devlink_port_register() local
/linux/tools/testing/selftests/cgroup/
H A Dtest_kill.c48 int ppid = getppid(); in child_fn() local
206 int ppid; in forkbomb_fn() local
H A Dtest_freezer.c123 int ppid = getppid(); in child_fn() local
342 int ppid; in forkbomb_fn() local
H A Dtest_memcontrol.c313 int ppid = getppid(); in alloc_pagecache_50M_noexit() local
326 int ppid = getppid(); in alloc_anon_noexit() local
H A Dtest_core.c50 int ppid = getppid(); alloc_and_touch_anon_noexit() local
/linux/drivers/spmi/
H A Dspmi-pmic-arb.c127 u16 ppid; member
643 u16 ppid = bus->apid_data[apid].ppid; in cleanup_irq() local
906 u16 apid, ppid; in qpnpint_irq_domain_translate() local
1034 static int pmic_arb_ppid_to_apid_v1(struct spmi_pmic_arb_bus *bus, u16 ppid) in pmic_arb_ppid_to_apid_v1()
1089 static u16 pmic_arb_find_apid(struct spmi_pmic_arb_bus *bus, u16 ppid) in pmic_arb_find_apid()
1150 static int pmic_arb_ppid_to_apid_v2(struct spmi_pmic_arb_bus *bus, u16 ppid) in pmic_arb_ppid_to_apid_v2()
1168 u16 i, apid, ppid, apid_max; in pmic_arb_read_apid_map_v5() local
1240 static int pmic_arb_ppid_to_apid_v5(struct spmi_pmic_arb_bus *bus, u16 ppid) in pmic_arb_ppid_to_apid_v5()
1254 u16 ppid; in pmic_arb_offset_v2() local
1312 u16 ppid = (sid << 8) | (addr >> 8); in pmic_arb_offset_v5() local
[all …]
/linux/tools/testing/selftests/powerpc/signal/
H A Dsignal.c40 pid_t ppid = getpid(); in test_signal() local
/linux/tools/testing/selftests/mm/
H A Dmrelease_test.c22 int ppid = getppid(); in alloc_noexit() local
H A Dmemfd_secret.c150 pid_t ppid = getppid(); in try_ptrace() local
/linux/tools/perf/util/
H A Dthread.h39 pid_t ppid; in DECLARE_RC_STRUCT() local
165 static inline void thread__set_ppid(struct thread *thread, pid_t ppid) in thread__set_ppid()
H A Dsynthetic-events.c73 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__get_comm_ids()
155 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__prepare_comm()
195 pid_t tgid, ppid; in perf_event__synthesize_comm() local
262 pid_t pid, pid_t tgid, pid_t ppid, in perf_event__synthesize_fork()
771 pid_t tgid, ppid; in __event__synthesize_thread() local
/linux/include/net/sctp/
H A Dulpevent.h47 __u32 ppid; member
/linux/tools/testing/selftests/resctrl/
H A Dresctrl_val.c451 static pid_t bm_pid, ppid; global() variable
509 parent_exit(pid_t ppid) parent_exit() argument
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_port.c34 struct netdev_phys_item_id *ppid) in nfp_port_get_port_parent_id()
/linux/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c168 pid_t ppid = getppid(); in main() local
/linux/fs/proc/
H A Darray.c156 pid_t ppid, tpid = 0, tgid, ngid; in task_state() local
475 pid_t ppid = 0, pgid = -1, sid = -1; in do_task_stat() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_devlink.c188 struct netdev_phys_item_id *ppid) in i40e_devlink_set_switch_id()
/linux/arch/um/os-Linux/
H A Dstart_up.c35 int pid = os_getpid(), ppid = getppid(); in ptrace_child() local
/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c223 pid_t ppid; in set_death_signal() local
/linux/net/bridge/
H A Dbr_switchdev.c239 struct netdev_phys_item_id ppid, in nbp_switchdev_add()
829 struct netdev_phys_item_id ppid; in br_switchdev_port_offload() local
/linux/drivers/net/ethernet/sfc/
H A Def100_rep.c82 struct netdev_phys_item_id *ppid) in efx_ef100_rep_get_port_parent_id()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.c229 struct netdev_phys_item_id *ppid) in bnxt_vf_rep_get_port_parent_id()
/linux/net/devlink/
H A Dport.c1188 struct netdev_phys_item_id ppid; in devlink_port_type_netdev_checks() local
1605 struct netdev_phys_item_id *ppid) in devlink_compat_switch_id_get()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c188 struct netdev_phys_item_id *ppid) in qtnf_netdev_port_parent_id()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Drep.c220 struct netdev_phys_item_id *ppid) in rvu_rep_devlink_set_switch_id()

123