Searched defs:_access (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | page_fault_test.c | 776 #define TEST_ACCESS(_access, _with_af, _mark_cmd) \ argument 787 #define TEST_UFFD(_access, _with_af, _mark_cmd, \ argument 801 #define TEST_DIRTY_LOG(_access, _with_af, _test_check, _pt_check) \ argument 813 #define TEST_UFFD_AND_DIRTY_LOG(_access, _with_af, _uffd_data_handler, \ argument 829 #define TEST_RO_MEMSLOT(_access, _mmio_handler, _mmio_exits) \ argument 840 #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 874 #define TEST_RO_MEMSLOT_AND_UFFD(_access, _mmio_handler, _mmio_exits, \ argument 890 #define TEST_RO_MEMSLOT_NO_SYNDROME_AND_UFFD(_access, _uffd_data_handler, \ argument
|
/openbmc/linux/fs/afs/ |
H A D | security.c | 304 afs_access_t *_access) in afs_check_permit_rcu() 343 afs_access_t *_access) in afs_check_permit()
|
/openbmc/linux/include/rdma/ |
H A 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
|