Home
last modified time | relevance | path

Searched defs:priority (Results 151 - 175 of 1529) sorted by relevance

12345678910>>...62

/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannellistener_fuzzer/
H A Dsoftbusproxychannellistener_fuzzer.cpp84 int32_t priority = 1; in TransSendNetworkingMessageTest() local
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dincremental_backup_data.h89 int32_t priority = -1; member
/foundation/communication/bluetooth_service/test/unittest/gatt_c/
H A Dgatt_client_c_test.cpp54 BtGattPriority priority = OHOS_BT_GATT_PRIORITY_BALANCED; in HWTEST_F() local
73 BtGattPriority priority = OHOS_BT_GATT_PRIORITY_BALANCED; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dhw_irq.h15 unsigned char priority; /* The priority */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sched.c131 enum drm_sched_priority priority; in amdgpu_sched_ioctl() local
63 amdgpu_sched_process_priority_override(struct amdgpu_device *adev, int fd, enum drm_sched_priority priority) amdgpu_sched_process_priority_override() argument
93 amdgpu_sched_context_priority_override(struct amdgpu_device *adev, int fd, unsigned ctx_id, enum drm_sched_priority priority) amdgpu_sched_context_priority_override() argument
[all...]
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dhw_irq.h15 unsigned char priority; /* The priority */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_priolist_types.h51 int priority; member
H A Di915_scheduler_types.h31 int priority; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.h20 u32 priority; member
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dsyscon-reboot.c46 int priority; in syscon_reboot_probe() local
/kernel/liteos_m/components/lmk/
H A Dlos_lmk.h107 UINT32 priority; /**< The priority in the LMK list, the higher priority with a smaller number. */ member
/kernel/liteos_m/components/security/syscall/
H A Dpthread_syscall.c68 int SysSchedSetScheduler(unsigned int tid, int policy, int priority) in SysSchedSetScheduler() argument
/kernel/liteos_m/testsuites/sample/kernel/hwi/
H A Dit_los_hwi_040.c62 static UINT32 TestsetIrqPriority(HWI_HANDLE_T hwiNum, UINT8 priority) in TestsetIrqPriority() argument
/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_cs.c43 radv_null_ctx_create(struct radeon_winsys *_ws, enum radeon_ctx_priority priority, in radv_null_ctx_create() argument
H A Dradv_null_bo.c32 radv_null_winsys_bo_create(struct radeon_winsys *_ws, uint64_t size, unsigned alignment, enum radeon_bo_domain initial_domain, enum radeon_bo_flag flags, unsigned priority, uint64_t address, struct radeon_winsys_bo **out_bo) radv_null_winsys_bo_create() argument
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.h46 uint8_t priority; member
/third_party/libevdev/test/
H A Dtest-common.c14 void test_logfunc_abort_on_error(enum libevdev_log_priority priority, in test_logfunc_abort_on_error() argument
24 void test_logfunc_ignore_error(enum libevdev_log_priority priority, in test_logfunc_ignore_error() argument
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc1.c90 char *priority variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
H A D8-1.c54 static int set_my_prio(int priority) in set_my_prio() argument
79 static int child_fn(int priority, int id) in child_fn() argument
121 int priority; main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A Dcommon.h40 int priority; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D1-2.c77 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument
/third_party/toybox/toys/posix/
H A Dlogger.c54 int facility = LOG_USER, priority = LOG_NOTICE, len; in logger_main() local
/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.h48 unsigned priority; member
/base/notification/eventhandler/frameworks/cj/src/
H A Demitter_ffi.cpp106 void CJ_EmitWithId(uint32_t eventId, uint32_t priority, CEventData data) in CJ_EmitWithId() argument
111 void CJ_EmitWithString(char* eventId, uint32_t priority, CEventData data) in CJ_EmitWithString() argument
/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/
H A Deventhandler_fuzzer.cpp77 AppExecFwk::EventQueue::Priority priority = AppExecFwk::EventQueue::Priority::LOW; in DoSomethingInterestingWithMyAPI() local

Completed in 7 milliseconds

12345678910>>...62