Home
last modified time | relevance | path

Searched defs:ftype (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/contrib/libnv/
H A Dcnvlist.c72 #define CNVLIST_GET(ftype, type, NVTYPE) \ argument
94 #define CNVLIST_GET_ARRAY(ftype, type, NVTYPE) \ in CNVLIST_GET() argument
125 #define CNVLIST_TAKE(ftype, type, NVTYPE) \ argument
153 #define CNVLIST_TAKE_ARRAY(ftype, type, NVTYPE) \ argument
H A Ddnvlist.c57 #define DNVLIST_GET(ftype, type) \ argument
94 #define DNVLIST_TAKE(ftype, type) \ argument
H A Dnvlist.c1890 #define NVLIST_GET(ftype, type, TYPE) \ argument
1924 #define NVLIST_GET_ARRAY(ftype, type, TYPE) \ argument
1947 #define NVLIST_TAKE(ftype, type, TYPE) \ in NVLIST_GET_ARRAY() argument
1989 #define NVLIST_TAKE_ARRAY(ftype, type, TYPE) \ argument
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h321 #define IS_INIT_OP(ftype) ((ftype) == KCF_OP_INIT) argument
322 #define IS_SINGLE_OP(ftype) ((ftype) == KCF_OP_SINGLE) argument
323 #define IS_UPDATE_OP(ftype) ((ftype) == KCF_OP_UPDATE) argument
324 #define IS_FINAL_OP(ftype) ((ftype) == KCF_OP_FINAL) argument
325 #define IS_ATOMIC_OP(ftype) ( \ argument
366 #define KCF_WRAP_DIGEST_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
383 #define KCF_WRAP_MAC_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
437 #define KCF_WRAP_SIGN_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
519 #define KCF_WRAP_SESSION_OPS_PARAMS(req, ftype, _sid_ptr, _sid, \ argument
533 #define KCF_WRAP_OBJECT_OPS_PARAMS(req, ftype, _sid, _object_id, \ argument
[all …]
/f-stack/freebsd/i386/i386/
H A Dtrap.c743 vm_prot_t ftype; in trap_pfault() local
/f-stack/freebsd/arm64/arm64/
H A Dtrap.c239 vm_prot_t ftype; in data_abort() local
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c687 vm_prot_t ftype; in trap_pfault() local
H A Dpmap.c9814 pmap_emulate_accessed_dirty(pmap_t pmap, vm_offset_t va, int ftype) in pmap_emulate_accessed_dirty()
/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c290 vm_prot_t ftype; in abort_handler() local
/f-stack/freebsd/mips/mips/
H A Dtrap.c518 vm_prot_t ftype; in trap() local
/f-stack/tools/libxo/libxo/
H A Dlibxo.c5314 xo_class_name (int ftype) in xo_class_name()
5329 xo_tag_name (int ftype) in xo_tag_name()
5340 xo_role_wants_default_format (int ftype) in xo_role_wants_default_format()
5470 unsigned ftype = 0; in xo_parse_roles() local
5900 unsigned ftype; in xo_gettext_simplify_format() local
6291 unsigned ftype; in xo_do_emit_fields() local
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c1420 int rv, ftype; in vm_handle_paging() local
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c4662 uint16_t ftype; in flowtype_to_str() member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c6155 enum mlx5_flow_drv_type ftype; in flow_drv_query() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-sriomaintx-defs.h1871 uint32_t ftype : 4; /**< Format Type associated with the error */ member