Searched defs:check_access (Results 1 – 3 of 3) sorted by relevance
353 static inline int check_access(struct snd_seq_queue *q, int client) in check_access() function
595 static __always_inline void check_access(const volatile void *ptr, size_t size, in check_access() function
1734 def check_access(options): function