Searched refs:kunmap_atomic (Results 1 - 18 of 18) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhighmem.h60 kunmap_atomic((void *) ptr, KM_BH_IRQ);
73 #define kunmap_atomic(page,idx) kunmap(page) macro
87 kunmap_atomic(addr, KM_USER0);
119 kunmap_atomic(vfrom, KM_USER0);
120 kunmap_atomic(vto, KM_USER1);
H A Dskbuff.h1105 kunmap_atomic(vaddr, KM_SKB_DATA_SOFTIRQ);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhighmem.h60 kunmap_atomic((void *) ptr, KM_BH_IRQ);
73 #define kunmap_atomic(page,idx) kunmap(page) macro
87 kunmap_atomic(addr, KM_USER0);
119 kunmap_atomic(vfrom, KM_USER0);
120 kunmap_atomic(vto, KM_USER1);
H A Dskbuff.h1105 kunmap_atomic(vaddr, KM_SKB_DATA_SOFTIRQ);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dhighmem.c6 * needed as kmap_atomic() and kunmap_atomic() started getting
16 * The use of kmap_atomic/kunmap_atomic is discouraged -- kmap()/kunmap()
43 void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dhighmem.h61 void kunmap_atomic(void *kvaddr, enum km_type type);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dhighmem.h61 void kunmap_atomic(void *kvaddr, enum km_type type);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dhighmem.h71 * The use of kmap_atomic/kunmap_atomic is discouraged - kmap/kunmap
93 static inline void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dhighmem.h77 * The use of kmap_atomic/kunmap_atomic is discouraged - kmap/kunmap
102 static inline void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dhighmem.h71 * The use of kmap_atomic/kunmap_atomic is discouraged - kmap/kunmap
93 static inline void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dhighmem.h77 * The use of kmap_atomic/kunmap_atomic is discouraged - kmap/kunmap
102 static inline void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dhighmem.h71 * The use of kmap_atomic/kunmap_atomic is discouraged - kmap/kunmap
93 static inline void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dhighmem.h71 * The use of kmap_atomic/kunmap_atomic is discouraged - kmap/kunmap
93 static inline void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dhighmem.h81 * The use of kmap_atomic/kunmap_atomic is discouraged - kmap/kunmap
106 static inline void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dhighmem.h81 * The use of kmap_atomic/kunmap_atomic is discouraged - kmap/kunmap
106 static inline void kunmap_atomic(void *kvaddr, enum km_type type) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dhighmem.c218 kunmap_atomic(vfrom, KM_USER0);
233 kunmap_atomic(vto, KM_BOUNCE_READ);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dsparc_ksyms.c213 EXPORT_SYMBOL(kunmap_atomic); variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sunrpc/
H A Dxdr.c310 kunmap_atomic(kaddr, KM_SKB_SUNRPC_DATA);

Completed in 202 milliseconds