Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Ddevlink_port.c8 mlx5_esw_get_port_parent_id(struct mlx5_core_dev *dev, struct netdev_phys_item_id *ppid) in mlx5_esw_get_port_parent_id()
29 struct netdev_phys_item_id ppid = {}; in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() local
110 struct netdev_phys_item_id ppid = {}; in mlx5_esw_offloads_sf_devlink_port_attrs_set() local
/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.c391 int ppid = getppid(); in alloc_pagecache_50M_noexit() local
404 int ppid = getppid(); in alloc_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.c152 pid_t ppid = getppid(); in try_ptrace() local
/linux/include/net/sctp/
H A Dulpevent.h47 __u32 ppid; member
/linux/tools/perf/util/
H A Dthread.h39 pid_t ppid; in DECLARE_RC_STRUCT() local
169 static inline void thread__set_ppid(struct thread *thread, pid_t ppid) in thread__set_ppid()
H A Dsynthetic-events.c74 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__get_comm_ids()
156 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__prepare_comm()
196 pid_t tgid, ppid; in perf_event__synthesize_comm() local
263 pid_t pid, pid_t tgid, pid_t ppid, in perf_event__synthesize_fork()
779 pid_t tgid, ppid; in __event__synthesize_thread() local
/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/tools/testing/selftests/uevent/
H A Duevent_filtering.c223 pid_t ppid; in set_death_signal() local
/linux/include/uapi/linux/
H A Dpidfd.h84 __u32 ppid; member
/linux/arch/um/os-Linux/
H A Dstart_up.c43 int pid = os_getpid(), ppid = getppid(); in ptrace_child() local
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_netdev.c210 struct netdev_phys_item_id *ppid) in sparx5_get_port_parent_id()
/linux/net/bridge/
H A Dbr_switchdev.c242 struct netdev_phys_item_id ppid, in nbp_switchdev_add()
837 struct netdev_phys_item_id ppid; in br_switchdev_port_offload() local
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.c448 struct netdev_phys_item_id *ppid) in lio_vf_get_port_parent_id()
/linux/tools/testing/selftests/pidfd/
H A Dpidfd.h176 __u32 ppid; member
/linux/drivers/net/ethernet/intel/ixgbe/devlink/
H A Ddevlink.c520 struct netdev_phys_item_id *ppid) in ixgbe_devlink_set_switch_id()
/linux/tools/testing/selftests/resctrl/
H A Dresctrl_val.c548 pid_t ppid; in resctrl_val() local
/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()

123