Searched defs:_access (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/kvm/aarch64/ |
A D | page_fault_test.c | 777 #define TEST_ACCESS(_access, _with_af, _mark_cmd) \ argument 788 #define TEST_UFFD(_access, _with_af, _mark_cmd, \ argument 802 #define TEST_DIRTY_LOG(_access, _with_af, _test_check, _pt_check) \ argument 814 #define TEST_UFFD_AND_DIRTY_LOG(_access, _with_af, _uffd_data_handler, \ argument 830 #define TEST_RO_MEMSLOT(_access, _mmio_handler, _mmio_exits) \ argument 841 #define TEST_RO_MEMSLOT_NO_SYNDROME(_access) \ argument 851 #define TEST_RO_MEMSLOT_AND_DIRTY_LOG(_access, _mmio_handler, _mmio_exits, \ argument 864 #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.3-rc2/fs/afs/ |
A D | security.c | 304 afs_access_t *_access) in afs_check_permit_rcu() 343 afs_access_t *_access) in afs_check_permit()
|
/linux-6.3-rc2/include/rdma/ |
A D | uverbs_ioctl.h | 484 #define UVERBS_ATTR_IDRS_ARR(_attr_id, _idr_type, _access, _min_len, _max_len, \ argument 507 #define UVERBS_ATTR_IDR(_attr_id, _idr_type, _access, ...) \ argument 515 #define UVERBS_ATTR_FD(_attr_id, _fd_type, _access, ...) \ argument
|
Completed in 8 milliseconds