Searched refs:ppid (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-power-throttle.c | 84 static uint64_t cvmx_power_throttle_csr_addr(int ppid); 175 csr_addr = cvmx_power_throttle_csr_addr(ppid); in cvmx_power_throttle_set_powlim() 202 static uint64_t cvmx_power_throttle_csr_addr(int ppid) in cvmx_power_throttle_csr_addr() argument 208 assert(ppid < CVMX_MAX_CORES); in cvmx_power_throttle_csr_addr() 237 int ppid; in cvmx_power_throttle() local 244 for (ppid = 0; ppid < CVMX_MAX_CORES; ppid++) in cvmx_power_throttle() 246 if ((((uint64_t) 1) << ppid) & coremask) in cvmx_power_throttle() 258 int ppid; in cvmx_power_throttle_bmp() local 265 CVMX_COREMASK_FOR_EACH_CORE_BEGIN(pcm, ppid) in cvmx_power_throttle_bmp() 274 uint64_t cvmx_power_throttle_get_register(int ppid) in cvmx_power_throttle_get_register() argument [all …]
|
| H A D | cvmx-power-throttle.h | 115 extern uint64_t cvmx_power_throttle_get_register(int ppid);
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_indata.h | 46 uint32_t tsn, uint32_t ppid, 51 #define sctp_build_readq_entry_mac(_ctl, in_it, context, net, tsn, ppid, sid, flags, dm, tfsn, mid)… argument 60 (_ctl)->sinfo_ppid = ppid; \
|
| H A D | sctp_header.h | 142 uint32_t ppid; member 157 uint32_t ppid; member
|
| H A D | sctp_indata.c | 137 uint32_t tsn, uint32_t ppid, in sctp_build_readq_entry() argument 151 read_queue_e->sinfo_ppid = ppid; in sctp_build_readq_entry() 835 nc->sinfo_ppid = tchk->rec.data.ppid; in sctp_handle_old_unordered_data() 1000 chk->rec.data.ppid = tmp; in sctp_inject_old_unordered_data() 1008 control->sinfo_ppid = chk->rec.data.ppid; in sctp_inject_old_unordered_data() 1318 control->sinfo_ppid = chk->rec.data.ppid; in sctp_add_chk_to_control() 1705 uint32_t ppid; in sctp_process_a_data_chunk() local 1724 ppid = chunk->dp.ppid_fsn.ppid; in sctp_process_a_data_chunk() 1740 ppid = chunk->dp.ppid; in sctp_process_a_data_chunk() 2086 ppid, in sctp_process_a_data_chunk() [all …]
|
| H A D | sctp_structs.h | 389 uint32_t ppid; member 519 uint32_t ppid; member
|
| H A D | sctputil.c | 3436 ssfe->ssfe_info.snd_ppid = chk->rec.data.ppid; in sctp_notify_send_failed() 3455 ssf->ssf_info.sinfo_ppid = chk->rec.data.ppid; in sctp_notify_send_failed() 3542 ssfe->ssfe_info.snd_ppid = sp->ppid; in sctp_notify_send_failed2() 3561 ssf->ssf_info.sinfo_ppid = sp->ppid; in sctp_notify_send_failed2() 5170 chk->rec.data.ppid = sp->ppid; in sctp_release_pr_sctp_chunk()
|
| H A D | sctp_output.c | 6355 sp->ppid = srcv->sinfo_ppid; in sctp_msg_append() 7521 chk->rec.data.ppid = sp->ppid; in sctp_move_to_outqueue() 7578 dchkh->dp.ppid = chk->rec.data.ppid; in sctp_move_to_outqueue() 7588 ndchkh->dp.ppid_fsn.ppid = chk->rec.data.ppid; in sctp_move_to_outqueue() 12360 sp->ppid = srcv->sinfo_ppid; in sctp_copy_it_in()
|
| /f-stack/freebsd/security/mac_veriexec/ |
| H A D | veriexec_fingerprint.c | 105 pid_t ppid, gppid; in identify_error() local 108 ppid = (parent != NULL) ? parent->p_pid : 0; in identify_error() 117 ppid, gppid); in identify_error()
|
| /f-stack/dpdk/drivers/net/dpaa2/base/ |
| H A D | dpaa2_hw_dpni_annot.h | 37 uint8_t ppid; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/crypto/ |
| H A D | fsl-sec4.txt | 181 the ppid-to-liodn table that specifies the PPID to LIODN mapping. 295 the ppid-to-liodn table that specifies the PPID to LIODN
|