Searched refs:_impl (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
H A D | vfs_compat.h | 202 return (func##_impl(path, stat, request_mask, query_flags)); \ 210 return (func##_impl(user_ns, path, stat, request_mask, \ 219 return (func##_impl(user_ns, path, stat, request_mask, \
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | vdev_raidz_impl.h | 226 raidz_generate_## code ## _impl(rr); \ 240 return (raidz_reconstruct_## code ## _impl(rr, tgtidx)); \
|
/freebsd/sys/contrib/zstd/lib/ |
H A D | BUCK | 30 ('decompress', '*_impl.h'),
|
/freebsd/sys/arm64/arm64/ |
H A D | identcpu.c | 323 #define MRS_FIELD_VALUE_NONE_IMPL(_reg, _field, _none, _impl) \ argument 325 MRS_FIELD_VALUE(_reg ## _ ## _field ## _ ## _impl, #_field)
|