Searched defs:_access (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/tools/testing/selftests/kvm/arm64/ |
D | page_fault_test.c | 775 #define TEST_ACCESS(_access, _with_af, _mark_cmd) \ argument 786 #define TEST_UFFD(_access, _with_af, _mark_cmd, \ argument 800 #define TEST_DIRTY_LOG(_access, _with_af, _test_check, _pt_check) \ argument 812 #define TEST_UFFD_AND_DIRTY_LOG(_access, _with_af, _uffd_data_handler, \ argument 828 #define TEST_RO_MEMSLOT(_access, _mmio_handler, _mmio_exits) \ argument 839 #define TEST_RO_MEMSLOT_NO_SYNDROME(_access) \ argument 850 #define TEST_RO_MEMSLOT_AND_DIRTY_LOG(_access, _mmio_handler, _mmio_exits, \ argument 863 #define TEST_RO_MEMSLOT_NO_SYNDROME_AND_DIRTY_LOG(_access, _test_check) \ argument 875 #define TEST_RO_MEMSLOT_AND_UFFD(_access, _mmio_handler, _mmio_exits, \ argument 891 #define TEST_RO_MEMSLOT_NO_SYNDROME_AND_UFFD(_access, _uffd_data_handler, \ argument
|
/linux-6.14.4/fs/afs/ |
D | security.c | 304 afs_access_t *_access) in afs_check_permit_rcu() 343 afs_access_t *_access) in afs_check_permit()
|
/linux-6.14.4/include/rdma/ |
D | uverbs_ioctl.h | 486 #define UVERBS_ATTR_IDRS_ARR(_attr_id, _idr_type, _access, _min_len, _max_len, \ argument 509 #define UVERBS_ATTR_IDR(_attr_id, _idr_type, _access, ...) \ argument 517 #define UVERBS_ATTR_FD(_attr_id, _fd_type, _access, ...) \ argument
|