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