Home
last modified time | relevance | path

Searched refs:rfp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Drcutorture.c2568 __func__, rfp->rcu_fwd_id, jiffies - rfp->rcu_fwd_startat); in rcu_torture_fwd_cb_hist()
2596 WRITE_ONCE(rfp->n_launders_cb, rfp->n_launders_cb + 1); in rcu_torture_fwd_cb_cr()
2637 rfp->rcu_fwd_cb_tail = &rfp->rcu_fwd_cb_head; in rcu_torture_fwd_prog_cbfree()
2838 rfp = rcu_fwds; in rcutorture_oom_notify()
2839 if (!rfp) { in rcutorture_oom_notify()
2962 rfp = kcalloc(fwd_progress, sizeof(*rfp), GFP_KERNEL); in rcu_torture_fwd_prog_init()
2965 kfree(rfp); in rcu_torture_fwd_prog_init()
2973 rfp[i].rcu_fwd_cb_tail = &rfp[i].rcu_fwd_cb_head; in rcu_torture_fwd_prog_init()
2977 rcu_fwds = rfp; in rcu_torture_fwd_prog_init()
3001 rfp = rcu_fwds; in rcu_torture_fwd_prog_cleanup()
[all …]
/openbmc/linux/drivers/net/ethernet/amd/
H A Ddeclance.c334 const unsigned char *rfp; in cp_to_buf() local
350 rfp = (const unsigned char *)fp; in cp_to_buf()
352 *rtp++ = *rfp++; in cp_to_buf()
378 rfp = (const unsigned char *)fp; in cp_to_buf()
380 *rtp++ = *rfp++; in cp_to_buf()
393 const unsigned char *rfp; in cp_from_buf() local
409 rfp = (const unsigned char *)fp; in cp_from_buf()
412 *rtp++ = *rfp++; in cp_from_buf()
439 rfp = (const unsigned char *)fp; in cp_from_buf()
441 *rtp++ = *rfp++; in cp_from_buf()
/openbmc/docs/designs/
H A Dredfish-authorization.md238 stored as Linux secondary groups with a fixed prefix "openbmc-rfp". rfr" refers
246 privileges becomes searching all the groups starting with "openbmc-rfp" or
252 "openbmc-orfr-power" is in secondary groups "openbmc-rfp-configureself" and
282 … | openbmc-rfp-configureself |
284 … | openbmc-rfp-login |
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_exch.c2016 static void fc_exch_els_rec(struct fc_frame *rfp) in fc_exch_els_rec() argument
2028 lport = fr_dev(rfp); in fc_exch_els_rec()
2029 rp = fc_frame_payload_get(rfp, sizeof(*rp)); in fc_exch_els_rec()
2081 fc_fill_reply_hdr(fp, rfp, FC_RCTL_ELS_REP, 0); in fc_exch_els_rec()
2090 fc_seq_ls_rjt(rfp, reason, explan); in fc_exch_els_rec()
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl_5.38.2.bb54 cp -rfp ${S} ${B}
55 cp -rfp ${STAGING_DATADIR_NATIVE}/perl-cross/* ${B}