Loading...
Defined in 3 files as a member:
- include/kernel/thread.h, line 76 (as a member)
- subsys/bluetooth/controller/ll_sw/lll.h, line 162 (as a member)
- tests/kernel/sched/schedule_api/src/test_sched_priority.c, line 187 (as a member)
Referenced in 90 files:
- arch/arc/core/irq_manage.c
- arch/arm/core/aarch32/irq_manage.c
- arch/arm/core/aarch64/irq_manage.c
- arch/xtensa/core/irq_manage.c
- boards/posix/native_posix/board_irq.h, line 20
- boards/posix/native_posix/irq_ctrl.c
- boards/posix/native_posix/irq_ctrl.h, line 23
- boards/posix/native_posix/irq_handler.c
- boards/posix/nrf52_bsim/board_irq.h, line 20
- boards/posix/nrf52_bsim/irq_handler.c
- drivers/ethernet/eth_e1000.c
- drivers/ethernet/eth_enc28j60.c
- drivers/ethernet/eth_mcux.c
- drivers/ethernet/eth_native_posix.c
- drivers/ethernet/eth_sam_gmac.c
- drivers/ethernet/eth_stm32_hal.c
- drivers/interrupt_controller/intc_gic.c
- drivers/interrupt_controller/intc_gicv3.c
- drivers/interrupt_controller/intc_ite_it8xxx2.c, line 112
- drivers/interrupt_controller/intc_plic.c
- include/arch/arc/v2/arcv2_irq_unit.h
- include/arch/arc/v2/irq.h, line 38
- include/arch/arm/aarch32/irq.h
- include/arch/arm/aarch64/irq.h
- include/arch/riscv/arch.h, line 290
- include/arch/xtensa/arch.h, line 47
- include/device.h
- include/drivers/interrupt_controller/gic.h, line 298
- include/irq_nextlevel.h
- include/kernel.h
- include/kernel/thread.h, line 78
- include/net/ethernet.h
- include/net/net_if.h
- include/net/net_ip.h
- kernel/include/kernel_internal.h, line 47
- kernel/include/kernel_offsets.h, line 52
- kernel/include/ksched.h
- kernel/mailbox.c
- kernel/mutex.c
- kernel/pipes.c, line 794
- kernel/sched.c
- kernel/thread.c
- kernel/work_q.c
- lib/cmsis_rtos_v1/cmsis_thread.c
- lib/cmsis_rtos_v2/thread.c
- lib/os/p4wq.c, line 19
- lib/os/work_q.c
- lib/posix/pthread.c
- samples/philosophers/src/main.c
- samples/portability/cmsis_rtos_v1/philosophers/src/main.c
- samples/portability/cmsis_rtos_v2/philosophers/src/main.c
- samples/scheduler/metairq_dispatch/src/main.c
- soc/posix/inf_clock/soc.h
- soc/riscv/riscv-ite/common/soc_common.h, line 78
- soc/riscv/riscv-privilege/common/soc_common_irq.c
- subsys/bluetooth/controller/ll_sw/lll.h
- subsys/bluetooth/controller/ll_sw/nordic/lll/lll.c
- subsys/bluetooth/controller/ll_sw/nordic/lll/lll_adv.c
- subsys/bluetooth/controller/ll_sw/nordic/lll/lll_internal.h
- subsys/bluetooth/controller/ll_sw/nordic/lll/lll_scan.c
- subsys/bluetooth/controller/ll_sw/openisa/lll/lll.c
- subsys/bluetooth/controller/ll_sw/openisa/lll/lll_adv.c
- subsys/bluetooth/controller/ll_sw/openisa/lll/lll_internal.h
- subsys/bluetooth/controller/ll_sw/openisa/lll/lll_scan.c
- subsys/bluetooth/controller/ll_sw/ull.c
- subsys/debug/openocd.c, line 50
- subsys/net/ip/net_core.c
- subsys/net/ip/net_if.c
- subsys/net/ip/net_tc.c
- subsys/shell/modules/kernel_service.c, line 79
- subsys/tracing/ctf/ctf_top.c
- subsys/tracing/ctf/ctf_top.h
- subsys/tracing/sysview/sysview.c
- tests/benchmarks/app_kernel/src/pipe_b.c
- tests/benchmarks/app_kernel/src/pipe_r.c
- tests/benchmarks/footprints/src/system_thread.c
- tests/kernel/common/src/timeout_order.c
- tests/kernel/context/src/main.c
- tests/kernel/obj_tracing/src/main.c, line 60
- tests/kernel/queue/src/test_queue_contexts.c
- tests/kernel/sched/schedule_api/src/test_sched_priority.c
- tests/kernel/smp/src/main.c
- tests/kernel/threads/thread_apis/src/test_kthread_for_each.c, line 31
- tests/kernel/threads/thread_apis/src/test_threads_cpu_mask.c
- tests/kernel/threads/thread_apis/src/test_threads_set_priority.c
- tests/kernel/threads/thread_apis/src/test_threads_suspend_resume.c
- tests/lib/p4workq/src/main.c
- tests/net/traffic_class/src/main.c
- tests/portability/cmsis_rtos_v1/src/thread_apis.c
- tests/portability/cmsis_rtos_v2/src/thread_apis.c