Home
last modified time | relevance | path

Searched refs:oa (Results 1 – 13 of 13) sorted by relevance

/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.c120 const struct gssx_option_array *oa) in dummy_enc_opt_array() argument
124 if (oa->count != 0) in dummy_enc_opt_array()
136 struct gssx_option_array *oa) in dummy_dec_opt_array() argument
151 oa->count = 0; in dummy_dec_opt_array()
152 oa->data = NULL; in dummy_dec_opt_array()
231 struct gssx_option_array *oa) in gssx_dec_option_array() argument
247 oa->data = kmalloc_obj(struct gssx_option); in gssx_dec_option_array()
248 if (!oa->data) in gssx_dec_option_array()
251 oa->count = 1; in gssx_dec_option_array()
259 oa->data[0].option.data = CREDS_VALUE; in gssx_dec_option_array()
[all …]
/linux/fs/ntfs3/
H A Dfslog.c3139 struct OpenAttr *oa, *oa2; in do_action() local
3155 oa = oe->ptr; in do_action()
3255 attr = oa->attr; in do_action()
3276 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()
3817 attr = oa->attr; in do_action()
3818 err = ntfs_sb_write_run(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()
3862 struct OpenAttr *oa; in log_replay() local
4891 oa = kzalloc_obj(struct OpenAttr, GFP_NOFS); in log_replay()
4892 if (!oa) { in log_replay()
4904 if (oa->ni) { in log_replay()
[all …]
/linux/drivers/iommu/generic_pt/fmt/
H A Dvtdss.h104 vtdss_pt_install_leaf_entry(struct pt_state *pts, pt_oaddr_t oa, in vtdss_pt_install_leaf_entry() argument
111 if (!pt_check_install_leaf_args(pts, oa, oasz_lg2)) in vtdss_pt_install_leaf_entry()
114 entry = FIELD_PREP(VTDSS_FMT_OA, log2_div(oa, PT_GRANULE_LG2SZ)) | in vtdss_pt_install_leaf_entry()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gds.h41 uint32_t oa; member
/linux/drivers/iommu/generic_pt/
H A Dpt_fmt_defaults.h272 pt_oaddr_t oa, in pt_check_install_leaf_args() argument
277 if (PT_WARN_ON(oalog2_mod(oa, oasz_lg2))) in pt_check_install_leaf_args()
H A Dpt_common.h202 static inline void pt_install_leaf_entry(struct pt_state *pts, pt_oaddr_t oa,
H A Dpt_defs.h329 pt_oaddr_t oa,
/linux/drivers/gpu/drm/xe/
H A Dxe_oa_types.h191 struct xe_oa *oa; member
/linux/Documentation/networking/
H A Dindex.rst90 oa-tc6-framework
/linux/Documentation/translations/zh_CN/networking/
H A Dindex.rst110 * oa-tc6-framework
/linux/drivers/net/ethernet/
H A DKconfig158 <file:Documentation/networking/oa-tc6-framework.rst>.
/linux/rust/zerocopy-derive/
H A Drepr.rs705 (Repr::Compound(sc, sa), Repr::Compound(oc, oa)) => (sc, sa) == (oc, oa), in eq()
/linux/
H A DMAINTAINERS20366 F: Documentation/networking/oa-tc6-framework.rst