Home
last modified time | relevance | path

Searched defs:cxt (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/mtd/
Dmtdoops.c72 static void mark_page_used(struct mtdoops_context *cxt, int page) in mark_page_used()
77 static void mark_page_unused(struct mtdoops_context *cxt, int page) in mark_page_unused()
82 static int page_is_used(struct mtdoops_context *cxt, int page) in page_is_used()
93 static int mtdoops_erase_block(struct mtdoops_context *cxt, int offset) in mtdoops_erase_block()
135 static void mtdoops_inc_counter(struct mtdoops_context *cxt) in mtdoops_inc_counter()
156 struct mtdoops_context *cxt = in mtdoops_workfunc_erase() local
212 static void mtdoops_write(struct mtdoops_context *cxt, int panic) in mtdoops_write()
246 struct mtdoops_context *cxt = in mtdoops_workfunc_write() local
252 static void find_next_position(struct mtdoops_context *cxt) in find_next_position()
310 struct mtdoops_context *cxt = container_of(dumper, in mtdoops_do_dump() local
[all …]
/linux-3.4.99/security/apparmor/
Dcontext.c47 void aa_free_task_context(struct aa_task_cxt *cxt) in aa_free_task_context()
79 struct aa_task_cxt *cxt = current_cred()->security; in aa_replace_current_profile() local
121 struct aa_task_cxt *cxt; in aa_set_current_onexec() local
147 struct aa_task_cxt *cxt; in aa_set_current_hat() local
185 struct aa_task_cxt *cxt; in aa_restore_previous_profile() local
Ddomain.c345 struct aa_task_cxt *cxt; in apparmor_bprm_set_creds() local
604 struct aa_task_cxt *cxt; in aa_change_hat() local
730 struct aa_task_cxt *cxt; in aa_change_profile() local
Dlsm.c61 struct aa_task_cxt *cxt = aa_alloc_task_context(gfp); in apparmor_cred_alloc_blank() local
76 struct aa_task_cxt *cxt = aa_alloc_task_context(gfp); in apparmor_cred_prepare() local
421 struct aa_file_cxt *cxt = file->f_security; in apparmor_file_free_security() local
521 struct aa_task_cxt *cxt = cred->security; in apparmor_getprocattr() local
889 struct aa_task_cxt *cxt; in set_init_cxt() local
/linux-3.4.99/security/apparmor/include/
Dcontext.h50 static inline void aa_free_file_context(struct aa_file_cxt *cxt) in aa_free_file_context()
92 struct aa_task_cxt *cxt = __task_cred(task)->security; in __aa_task_is_confined() local
111 struct aa_task_cxt *cxt = cred->security; in aa_cred_profile() local
139 const struct aa_task_cxt *cxt = current_cred()->security; in aa_current_profile() local
/linux-3.4.99/drivers/char/
Dramoops.c76 struct ramoops_context *cxt = container_of(dumper, in ramoops_do_dump() local
118 struct ramoops_context *cxt = &oops_cxt; in ramoops_probe() local
190 struct ramoops_context *cxt = &oops_cxt; in ramoops_remove() local
/linux-3.4.99/drivers/acpi/
Dec.c560 static void acpi_ec_run(void *cxt) in acpi_ec_run()
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c3698 void bnx2x_set_ctx_validation(struct bnx2x *bp, struct eth_context *cxt, in bnx2x_set_ctx_validation()