Searched defs:ppid (Results 26 - 50 of 60) sorted by relevance

123

/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1389 efx_siena_get_phys_port_id(struct net_device *net_dev, struct netdev_phys_item_id *ppid) argument
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl_val.c467 pid_t bm_pid, ppid; variable
/linux-master/drivers/net/ethernet/sfc/
H A Def100_nic.c663 efx_ef100_get_phys_port_id(struct efx_nic *efx, struct netdev_phys_item_id *ppid) argument
H A Def10.c3751 efx_ef10_get_phys_port_id(struct efx_nic *efx, struct netdev_phys_item_id *ppid) argument
/linux-master/kernel/
H A Daudit.h136 pid_t ppid; member in struct:audit_context
/linux-master/net/devlink/
H A Dport.c1135 struct netdev_phys_item_id ppid; local
1551 devlink_compat_switch_id_get(struct net_device *dev, struct netdev_phys_item_id *ppid) argument
/linux-master/include/linux/
H A Dsctp.h224 __u32 ppid; member in struct:sctp_datahdr
239 __u32 ppid; member in union:sctp_idatahdr::__anon3324
/linux-master/tools/perf/
H A Dbuiltin-timechart.c96 int ppid; member in struct:per_pid
255 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) argument
[all...]
/linux-master/tools/lib/perf/include/perf/
H A Devent.h62 __u32 pid, ppid; member in struct:perf_record_fork
/linux-master/tools/perf/util/
H A Dsynthetic-events.c195 pid_t tgid, ppid; local
72 perf_event__get_comm_ids(pid_t pid, pid_t tid, char *comm, size_t len, pid_t *tgid, pid_t *ppid, bool *kernel) argument
153 perf_event__prepare_comm(union perf_event *event, pid_t pid, pid_t tid, struct machine *machine, pid_t *tgid, pid_t *ppid, bool *kernel) argument
260 perf_event__synthesize_fork(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, pid_t ppid, perf_event__handler_t process, struct machine *machine) argument
771 pid_t tgid, ppid; local
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_new.c1113 cpsw_get_port_parent_id(struct net_device *ndev, struct netdev_phys_item_id *ppid) argument
/linux-master/drivers/net/ethernet/adi/
H A Dadin1110.c1021 adin1110_port_get_port_parent_id(struct net_device *dev, struct netdev_phys_item_id *ppid) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c1557 ice_devlink_set_switch_id(struct ice_pf *pf, struct netdev_phys_item_id *ppid) argument
/linux-master/net/ipv4/
H A Dipmr.c813 struct netdev_phys_item_id ppid = { }; local
/linux-master/net/core/
H A Dnet-sysfs.c531 struct netdev_phys_item_id ppid; local
590 struct netdev_phys_item_id ppid = { }; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h185 u32 num_ancestors, ppid; local
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c456 qlcnic_get_phys_port_id(struct net_device *netdev, struct netdev_phys_item_id *ppid) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c3182 liquidio_get_port_parent_id(struct net_device *dev, struct netdev_phys_item_id *ppid) argument
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c749 dpaa2_switch_port_parent_id(struct net_device *dev, struct netdev_phys_item_id *ppid) argument
H A Ddpaa2-eth.h196 u8 ppid; member in struct:dpaa2_fas
/linux-master/drivers/spmi/
H A Dspmi-pmic-arb.c123 u16 ppid; member in struct:apid_data
608 u16 ppid = pmic_arb->apid_data[apid].ppid; local
865 u16 apid, ppid; local
945 pmic_arb_ppid_to_apid_v1(struct spmi_pmic_arb *pmic_arb, u16 ppid) argument
999 pmic_arb_find_apid(struct spmi_pmic_arb *pmic_arb, u16 ppid) argument
1032 pmic_arb_ppid_to_apid_v2(struct spmi_pmic_arb *pmic_arb, u16 ppid) argument
1049 u16 i, apid, ppid, apid_max; local
1122 pmic_arb_ppid_to_apid_v5(struct spmi_pmic_arb *pmic_arb, u16 ppid) argument
1135 u16 ppid; local
1157 u16 ppid = (sid << 8) | (addr >> 8); local
1191 u16 ppid = (sid << 8) | (addr >> 8); local
[all...]
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_main.c2009 rocker_port_get_port_parent_id(struct net_device *dev, struct netdev_phys_item_id *ppid) argument
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2632 mlx4_en_get_phys_port_id(struct net_device *dev, struct netdev_phys_item_id *ppid) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3275 cxgb4_mgmt_get_phys_port_id(struct net_device *dev, struct netdev_phys_item_id *ppid) argument
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5126 be_get_phys_port_id(struct net_device *dev, struct netdev_phys_item_id *ppid) argument

Completed in 451 milliseconds

123