Home
last modified time | relevance | path

Searched defs:access_id (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h368 static int _test_cmd_access_replace_ioas(int fd, __u32 access_id, in _test_cmd_access_replace_ioas() argument
384 #define test_cmd_access_replace_ioas(access_id, ioas_id) \ argument
518 __u32 *access_id, unsigned int flags) in _test_cmd_create_access() argument
534 #define test_cmd_create_access(ioas_id, access_id, flags) \ argument
538 static int _test_cmd_destroy_access(unsigned int access_id) in _test_cmd_destroy_access() argument
542 test_cmd_destroy_access(access_id) global() argument
545 _test_cmd_destroy_access_pages(int fd,unsigned int access_id,unsigned int access_pages_id) _test_cmd_destroy_access_pages() argument
556 test_cmd_destroy_access_pages(access_id,access_pages_id) global() argument
559 test_err_destroy_access_pages(_errno,access_id,access_pages_id) global() argument
[all...]
H A Diommufd.c1362 __u32 access_id; in TEST_F() local
1270 check_access_rw(struct __test_metadata * _metadata,int fd,unsigned int access_id,uint64_t iova,unsigned int def_flags) check_access_rw() argument
1333 __u32 access_id; TEST_F() local
1347 __u32 access_id; TEST_F() local
1399 __u32 access_id; TEST_F() local
[all...]
H A Diommufd_fail_nth.c211 uint32_t access_id; in FIXTURE() local
[all...]
/linux/sound/drivers/
H A Daloop.c129 struct snd_ctl_elem_id access_id; global() member