Searched defs:qdp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | hbm_out_kern.c | 71 struct hbm_vqueue *qdp; in _hbm_out_cg() local [all...] |
H A D | hbm_edt_kern.c | 65 struct hbm_vqueue *qdp; in _hbm_out_cg() local [all...] |
H A D | hbm_kern.h | 137 static __always_inline void hbm_init_vqueue(struct hbm_vqueue *qdp, int rate) in hbm_init_vqueue() argument 145 static __always_inline void hbm_init_edt_vqueue(struct hbm_vqueue *qdp, in hbm_init_edt_vqueue() argument
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | hbm_out_kern.c | 71 struct hbm_vqueue *qdp; in _hbm_out_cg() local [all...] |
H A D | hbm_edt_kern.c | 65 struct hbm_vqueue *qdp; in _hbm_out_cg() local [all...] |
H A D | hbm_kern.h | 135 static __always_inline void hbm_init_vqueue(struct hbm_vqueue *qdp, int rate) in hbm_init_vqueue() argument 143 static __always_inline void hbm_init_edt_vqueue(struct hbm_vqueue *qdp, in hbm_init_edt_vqueue() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | quota.c | 455 static int qd_fish(struct gfs2_sbd *sdp, struct gfs2_quota_data **qdp) in qd_fish() argument 262 qd_get(struct gfs2_sbd *sdp, struct kqid qid, struct gfs2_quota_data **qdp) qd_get() argument 505 qdsb_get(struct gfs2_sbd *sdp, struct kqid qid, struct gfs2_quota_data **qdp) qdsb_get() argument [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | quota.c | 495 static int qd_fish(struct gfs2_sbd *sdp, struct gfs2_quota_data **qdp) in qd_fish() argument 270 qd_get(struct gfs2_sbd *sdp, struct kqid qid, struct gfs2_quota_data **qdp) qd_get() argument 540 qdsb_get(struct gfs2_sbd *sdp, struct kqid qid, struct gfs2_quota_data **qdp) qdsb_get() argument [all...] |
Completed in 6 milliseconds