Searched refs:cast_user (Results 1 – 6 of 6) sorted by relevance
47 cast_user(first); in list_add_head() 53 cast_user(tmp); in list_add_head() 56 cast_user(n); in list_add_head() 60 cast_user(tmp); in list_add_head() 70 cast_user(next); in __list_del() 74 cast_user(pprev); in __list_del()
39 #define cast_user(ptr) /* nop for bpf prog. emitted by LLVM */ macro44 #define cast_user(ptr) bpf_addr_space_cast(ptr, 1, 0) macro59 #define cast_user(ptr) /* nop for user space */ macro
97 cast_user(buckets); in htab_init()
23 #define cast_user(ptr) /* nop for bpf prog. emitted by LLVM */32 * with cast_kern() and cast_user(). E.g., in the Linux kernel tree,35 * cast_kern() and cast_user() for compatibility with older LLVM toolchains.80 #define cast_user(ptr) bpf_addr_space_cast(ptr, 1, 0)21 #define cast_user( global() macro 78 #define cast_user( global() macro
19 #define cast_user(ptr) /* nop for user space */ macro
51 cast_user(htab); in arena_htab_llvm()