Searched refs:ty (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/test/ |
| H A D | mylist.h | 32 #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 D | vfs_compat.h | 208 #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 D | cvmx-pcie.h | 88 …uint64_t ty : 1; /* Selects the type of the configuration request (0 = type 0, … member
|
| H A D | cvmx-pcie.c | 1279 pcie_addr.config.ty = (bus > pciercx_cfg006.s.pbnum); in __cvmx_pcie_build_config_addr()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_aio.c | 295 int (*aio_copyin)(struct aiocb *ujob, struct kaiocb *kjob, int ty);
|