| /third_party/cmsis/CMSIS/Core/Include/ |
| H A D | core_cm35p.h | 2422 __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) in __NVIC_SetPriority() argument 2728 TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t priority) TZ_NVIC_SetPriority_NS() argument [all...] |
| H A D | core_cm33.h | 2422 __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) in __NVIC_SetPriority() argument 2728 TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t priority) TZ_NVIC_SetPriority_NS() argument [all...] |
| H A D | core_cm85.h | 3955 __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) in __NVIC_SetPriority() argument 4261 TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t priority) TZ_NVIC_SetPriority_NS() argument [all...] |
| H A D | core_cm55.h | 3931 __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) in __NVIC_SetPriority() argument 4237 TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t priority) TZ_NVIC_SetPriority_NS() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_raii.hpp | 16421 static_cast<VkDevice>( m_device ), static_cast<VkDeviceMemory>( m_deviceMemory ), priority ); variable
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 2638 mlxsw_reg_ptce2_pack(char *payload, bool valid, enum mlxsw_reg_ptce2_op op, const char *tcam_region_info, u16 offset, u32 priority) mlxsw_reg_ptce2_pack() argument 2942 mlxsw_reg_ptce3_pack(char *payload, bool valid, enum mlxsw_reg_ptce3_op op, u32 priority, const char *tcam_region_info, const char *key, u8 erp_id, u16 delta_start, u8 delta_mask, u8 delta_value, bool large_exists, u32 lkey_id, u32 action_pointer) mlxsw_reg_ptce3_pack() argument 5804 mlxsw_reg_htgt_pack(char *payload, u8 group, u8 policer_id, u8 priority, u8 tc) mlxsw_reg_htgt_pack() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.h | 886 __le16 priority; member 1809 u8 priority; member
|
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | ib_verbs.h | 2062 u16 priority; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 3160 mlxsw_reg_ptce2_pack(char *payload, bool valid, enum mlxsw_reg_ptce2_op op, const char *tcam_region_info, u16 offset, u32 priority) mlxsw_reg_ptce2_pack() argument 3464 mlxsw_reg_ptce3_pack(char *payload, bool valid, enum mlxsw_reg_ptce3_op op, u32 priority, const char *tcam_region_info, const char *key, u8 erp_id, u16 delta_start, u8 delta_mask, u8 delta_value, bool large_exists, u32 lkey_id, u32 action_pointer) mlxsw_reg_ptce3_pack() argument 6502 mlxsw_reg_htgt_pack(char *payload, u8 group, u8 policer_id, u8 priority, u8 tc) mlxsw_reg_htgt_pack() argument [all...] |
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | ib_verbs.h | 2101 u16 priority; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.h | 886 __le16 priority; member 1809 u8 priority; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_raii.hpp | 21482 getDispatcher()->vkSetDeviceMemoryPriorityEXT( static_cast<VkDevice>( m_device ), static_cast<VkDeviceMemory>( m_memory ), priority ); global() variable [all...] |
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 502 pub struct priority { structure names
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_hsi.h | 5376 u8 priority; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.h | 3729 u32 priority; member
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 5934 u8 priority[0x4]; member 6524 u8 priority[0x4]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_hsi.h | 5376 u8 priority; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.h | 3948 u32 priority; member
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| H A D | general.rs | 3131 pub fn priority(&self) -> __u8 { in priority() functions
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| H A D | general.rs | 3257 pub fn priority(&self) -> __u8 { in priority() functions
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| H A D | general.rs | 3130 pub fn priority(&self) -> __u8 { in priority() functions
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| H A D | general.rs | 3110 pub fn priority(&self) -> __u8 { in priority() functions
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| H A D | general.rs | 3326 pub fn priority(&self) -> __u8 { in priority() functions
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| H A D | general.rs | 3279 pub fn priority(&self) -> __u8 { in priority() functions
|
| /third_party/rust/crates/linux-raw-sys/src/mips/ |
| H A D | general.rs | 3390 pub fn priority(&self) -> __u8 { in priority() functions
|