/kernel/linux/linux-5.10/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() argument
|
/kernel/linux/linux-6.6/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() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd_aldebaran.c | 123 kgd_gfx_aldebaran_set_address_watch( struct amdgpu_device *adev, uint64_t watch_address, uint32_t watch_address_mask, uint32_t watch_id, uint32_t watch_mode, uint32_t debug_vmid, uint32_t inst) kgd_gfx_aldebaran_set_address_watch() argument
|
H A D | amdgpu_amdkfd_gc_9_4_3.c | 465 kgd_gfx_v9_4_3_set_address_watch( struct amdgpu_device *adev, uint64_t watch_address, uint32_t watch_address_mask, uint32_t watch_id, uint32_t watch_mode, uint32_t debug_vmid, uint32_t inst) kgd_gfx_v9_4_3_set_address_watch() argument 510 kgd_gfx_v9_4_3_clear_address_watch(struct amdgpu_device *adev, uint32_t watch_id) kgd_gfx_v9_4_3_clear_address_watch() argument
|
H A D | amdgpu_amdkfd_gfx_v11.c | 741 kgd_gfx_v11_set_address_watch(struct amdgpu_device *adev, uint64_t watch_address, uint32_t watch_address_mask, uint32_t watch_id, uint32_t watch_mode, uint32_t debug_vmid, uint32_t inst) kgd_gfx_v11_set_address_watch() argument 783 kgd_gfx_v11_clear_address_watch(struct amdgpu_device *adev, uint32_t watch_id) kgd_gfx_v11_clear_address_watch() argument
|
H A D | amdgpu_amdkfd_gfx_v9.c | 820 kgd_gfx_v9_set_address_watch(struct amdgpu_device *adev, uint64_t watch_address, uint32_t watch_address_mask, uint32_t watch_id, uint32_t watch_mode, uint32_t debug_vmid, uint32_t inst) kgd_gfx_v9_set_address_watch() argument 881 kgd_gfx_v9_clear_address_watch(struct amdgpu_device *adev, uint32_t watch_id) kgd_gfx_v9_clear_address_watch() argument
|
H A D | amdgpu_amdkfd_gfx_v10.c | 884 kgd_gfx_v10_set_address_watch(struct amdgpu_device *adev, uint64_t watch_address, uint32_t watch_address_mask, uint32_t watch_id, uint32_t watch_mode, uint32_t debug_vmid, uint32_t inst) kgd_gfx_v10_set_address_watch() argument 945 kgd_gfx_v10_clear_address_watch(struct amdgpu_device *adev, uint32_t watch_id) kgd_gfx_v10_clear_address_watch() argument
|
/kernel/linux/linux-5.10/security/keys/ |
H A D | internal.h | 362 static inline long keyctl_watch_key(key_serial_t key_id, int watch_fd, int watch_id) in keyctl_watch_key() argument
|
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() argument
|
/kernel/linux/linux-6.6/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() argument
|
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() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_debug.c | 360 static int kfd_dbg_get_dev_watch_id(struct kfd_process_device *pdd, int *watch_id) in kfd_dbg_get_dev_watch_id() argument 385 static void kfd_dbg_clear_dev_watch_id(struct kfd_process_device *pdd, int watch_id) in kfd_dbg_clear_dev_watch_id() argument 398 static bool kfd_dbg_owns_dev_watch_id(struct kfd_process_device *pdd, int watch_id) in kfd_dbg_owns_dev_watch_id() argument 411 kfd_dbg_trap_clear_dev_address_watch(struct kfd_process_device *pdd, uint32_t watch_id) kfd_dbg_trap_clear_dev_address_watch() argument 441 kfd_dbg_trap_set_dev_address_watch(struct kfd_process_device *pdd, uint64_t watch_address, uint32_t watch_address_mask, uint32_t *watch_id, uint32_t watch_mode) kfd_dbg_trap_set_dev_address_watch() argument [all...] |