Searched defs:watch_id (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_debug.c | 378 static int kfd_dbg_get_dev_watch_id(struct kfd_process_device *pdd, int *watch_id) in kfd_dbg_get_dev_watch_id() 403 static void kfd_dbg_clear_dev_watch_id(struct kfd_process_device *pdd, int watch_id) in kfd_dbg_clear_dev_watch_id() 416 static bool kfd_dbg_owns_dev_watch_id(struct kfd_process_device *pdd, int watch_id) in kfd_dbg_owns_dev_watch_id() 430 uint32_t watch_id) in kfd_dbg_trap_clear_dev_address_watch() 462 uint32_t *watch_id, in kfd_dbg_trap_set_dev_address_watch()
|
/openbmc/linux/samples/watch_queue/ |
H A D | watch_test.c | 32 static long keyctl_watch_key(int key, int watch_fd, int watch_id) in keyctl_watch_key()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd_gc_9_4_3.c | 469 uint32_t watch_id, in kgd_gfx_v9_4_3_set_address_watch() 511 uint32_t watch_id) in kgd_gfx_v9_4_3_clear_address_watch()
|
H A D | amdgpu_amdkfd_aldebaran.c | 127 uint32_t watch_id, in kgd_gfx_aldebaran_set_address_watch()
|
H A D | amdgpu_amdkfd_gfx_v11.c | 744 uint32_t watch_id, in kgd_gfx_v11_set_address_watch() 784 uint32_t watch_id) in kgd_gfx_v11_clear_address_watch()
|
H A D | amdgpu_amdkfd_gfx_v10.c | 887 uint32_t watch_id, in kgd_gfx_v10_set_address_watch() 946 uint32_t watch_id) in kgd_gfx_v10_clear_address_watch()
|
H A D | amdgpu_amdkfd_gfx_v9.c | 823 uint32_t watch_id, in kgd_gfx_v9_set_address_watch() 882 uint32_t watch_id) in kgd_gfx_v9_clear_address_watch()
|
/openbmc/linux/security/keys/ |
H A D | internal.h | 360 static inline long keyctl_watch_key(key_serial_t key_id, int watch_fd, int watch_id) in keyctl_watch_key()
|
H A D | keyctl.c | 1773 long keyctl_watch_key(key_serial_t id, int watch_queue_fd, int watch_id) in keyctl_watch_key()
|