Home
last modified time | relevance | path

Searched defs:destroy_context (Results 1 – 25 of 83) sorted by relevance

1234

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmmu_context.h61 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
195 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
234 #define destroy_context(mm) do { } while(0) macro
330 #define destroy_context(mm) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dmmu_context.h50 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dmmu_context.h28 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s32/
H A Dmmu_context.c95 void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dmmu_context_32.h9 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dmmu_context.h26 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dmmu_context.h18 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/awdr/
H A Drk_aiq_algo_awdr_itf.cpp44 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dnommu_context.h19 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/
H A Drk_aiq_algo_camgroup_accm_itf.cpp46 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
H A Drk_aiq_algo_camgroup_a3dlut_itf.cpp46 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
H A Drk_aiq_algo_camgroup_alsc_itf.cpp47 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
H A Drk_aiq_algo_camgroup_agamma_itf.cpp51 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/a3dlut/
H A Drk_aiq_algo_a3dlut_itf.cpp49 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/
H A Drk_aiq_algo_accm_itf.cpp47 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_algo_alsc_itf.cpp48 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dmmu_context_mm.h108 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/kernel/arch/um/kernel/skas/
H A Dmmu.c147 void destroy_context(struct mm_struct *mm) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agic/
H A Drk_aiq_algo_agic_itf.cpp39 static XCamReturn destroy_context(RkAiqAlgoContext* context) { in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acsm/
H A Drk_aiq_algo_acsm_itf.cpp71 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Drk_aiq_algo_aeis_itf.cpp72 static XCamReturn destroy_context(RkAiqAlgoContext* context) { in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acgc/
H A Drk_aiq_algo_acgc_itf.cpp65 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aie/
H A Drk_aiq_algo_aie_itf.cpp109 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acp/
H A Drk_aiq_algo_acp_itf.cpp64 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dmmu_context.h19 #define destroy_context(mm) do { } while(0) macro

1234