Home
last modified time | relevance | path

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

/linux-4.4.14/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
210 static void mtdoops_write(struct mtdoops_context *cxt, int panic) in mtdoops_write()
244 struct mtdoops_context *cxt = in mtdoops_workfunc_write() local
250 static void find_next_position(struct mtdoops_context *cxt) in find_next_position()
306 struct mtdoops_context *cxt = container_of(dumper, in mtdoops_do_dump() local
[all …]
/linux-4.4.14/security/apparmor/
Dcontext.c47 void aa_free_task_context(struct aa_task_cxt *cxt) in aa_free_task_context()
96 struct aa_task_cxt *cxt = current_cxt(); in aa_replace_current_profile() local
134 struct aa_task_cxt *cxt; in aa_set_current_onexec() local
160 struct aa_task_cxt *cxt; in aa_set_current_hat() local
198 struct aa_task_cxt *cxt; in aa_restore_previous_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
411 struct aa_file_cxt *cxt = file->f_security; in apparmor_file_free_security() local
500 struct aa_task_cxt *cxt = cred_cxt(cred); in apparmor_getprocattr() local
872 struct aa_task_cxt *cxt; in set_init_cxt() local
Ddomain.c339 struct aa_task_cxt *cxt; in apparmor_bprm_set_creds() local
607 struct aa_task_cxt *cxt; in aa_change_hat() local
/linux-4.4.14/security/apparmor/include/
Dcontext.h53 static inline void aa_free_file_context(struct aa_file_cxt *cxt) in aa_free_file_context()
99 struct aa_task_cxt *cxt = cred_cxt(cred); in aa_cred_profile() local
151 const struct aa_task_cxt *cxt = current_cxt(); in aa_current_profile() local
169 static inline void aa_clear_task_cxt_trans(struct aa_task_cxt *cxt) in aa_clear_task_cxt_trans()
/linux-4.4.14/fs/pstore/
Dram.c114 struct ramoops_context *cxt = psi->data; in ramoops_pstore_open() local
188 struct ramoops_context *cxt = psi->data; in ramoops_pstore_read() local
274 struct ramoops_context *cxt = psi->data; in ramoops_pstore_write_buf() local
335 struct ramoops_context *cxt = psi->data; in ramoops_pstore_erase() local
374 static void ramoops_free_przs(struct ramoops_context *cxt) in ramoops_free_przs()
387 static int ramoops_init_przs(struct device *dev, struct ramoops_context *cxt, in ramoops_init_przs()
431 static int ramoops_init_prz(struct device *dev, struct ramoops_context *cxt, in ramoops_init_prz()
465 struct ramoops_context *cxt = &oops_cxt; in ramoops_probe() local
583 struct ramoops_context *cxt = &oops_cxt; in ramoops_remove() local
/linux-4.4.14/kernel/locking/
Dlocktorture.c116 static struct lock_torture_cxt cxt = { 0, 0, false, variable
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c1336 struct hw_dma *cxt = &bp->vfdb->context[i]; in bnx2x_iov_free_mem() local
1366 struct hw_dma *cxt = BP_VF_CXT_PAGE(bp, i); in bnx2x_iov_alloc_mem() local
Dbnx2x_sriov.h73 struct eth_context *cxt; member
Dbnx2x_cmn.c5081 void bnx2x_set_ctx_validation(struct bnx2x *bp, struct eth_context *cxt, in bnx2x_set_ctx_validation()