Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/test/
H A Dmylist.h32 #define list_first_entry(pL, ty, member) \ argument
33 (ty *)((char *)((pL)->next) - offsetof(ty, member))
/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h208 #define zpl_set_cached_acl(ip, ty, n) set_cached_acl(ip, ty, n) argument
209 #define zpl_forget_cached_acl(ip, ty) forget_cached_acl(ip, ty) argument
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pcie.h88 …uint64_t ty : 1; /* Selects the type of the configuration request (0 = type 0, … member
H A Dcvmx-pcie.c1279 pcie_addr.config.ty = (bus > pciercx_cfg006.s.pbnum); in __cvmx_pcie_build_config_addr()
/f-stack/freebsd/kern/
H A Dvfs_aio.c295 int (*aio_copyin)(struct aiocb *ujob, struct kaiocb *kjob, int ty);