Home
last modified time | relevance | path

Searched refs:check_access (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dcore.c593 static __always_inline void check_access(const volatile void *ptr, size_t size, in check_access() function
790 check_access(ptr, size, type); in __kcsan_check_access()
811 check_access(ptr, size, 0); \
820 check_access(ptr, size, KCSAN_ACCESS_WRITE); \
829 check_access(ptr, size, \
846 check_access(ptr, size, 0); in __tsan_read_range()
853 check_access(ptr, size, KCSAN_ACCESS_WRITE); in __tsan_write_range()
874 check_access(ptr, size, is_atomic ? KCSAN_ACCESS_ATOMIC : 0); \
887 check_access(ptr, size, \
943 check_access(ptr, bits / BITS_PER_BYTE, KCSAN_ACCESS_ATOMIC); \
[all …]
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_queue.c353 static inline int check_access(struct snd_seq_queue *q, int client) in check_access() function
367 access_ok = check_access(q, client); in queue_access_lock()
394 access_ok = check_access(q, client); in snd_seq_queue_check_access()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbuiltins.h159 extern bool check_access (tree, tree, tree, tree, tree, tree, tree);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbuiltins.h159 extern bool check_access (tree, tree, tree, tree, tree, tree, tree);
/OK3568_Linux_fs/buildroot/package/agentpp/
H A D0001-Fix-build-when-SNMPv3-is-disabled.patch99 bool NotificationOriginator::check_access(ListCursor<MibTableRow>& cur,
/OK3568_Linux_fs/kernel/tools/kvm/kvm_stat/
H A Dkvm_stat1734 def check_access(options): function
1781 options = check_access(options)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h15419 u32 (*check_access)(struct mac_ax_adapter *adapter, u32 offset); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h15419 u32 (*check_access)(struct mac_ax_adapter *adapter, u32 offset); member