Searched refs:oa (Results 1 – 13 of 13) sorted by relevance
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_xdr.c | 120 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 D | fslog.c | 3139 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 D | vtdss.h | 104 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 D | amdgpu_gds.h | 41 uint32_t oa; member
|
| /linux/drivers/iommu/generic_pt/ |
| H A D | pt_fmt_defaults.h | 272 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 D | pt_common.h | 202 static inline void pt_install_leaf_entry(struct pt_state *pts, pt_oaddr_t oa,
|
| H A D | pt_defs.h | 329 pt_oaddr_t oa,
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_oa_types.h | 191 struct xe_oa *oa; member
|
| /linux/Documentation/networking/ |
| H A D | index.rst | 90 oa-tc6-framework
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | index.rst | 110 * oa-tc6-framework
|
| /linux/drivers/net/ethernet/ |
| H A D | Kconfig | 158 <file:Documentation/networking/oa-tc6-framework.rst>.
|
| /linux/rust/zerocopy-derive/ |
| H A D | repr.rs | 705 (Repr::Compound(sc, sa), Repr::Compound(oc, oa)) => (sc, sa) == (oc, oa), in eq()
|
| /linux/ |
| H A D | MAINTAINERS | 20366 F: Documentation/networking/oa-tc6-framework.rst
|