Searched defs:ctx_size (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/powerpc/sysdev/bestcomm/ |
D | bestcomm.c | 281 unsigned int tdt_size, ctx_size, var_size, fdt_size; in bcom_engine_init() local
|
/linux-3.3/arch/powerpc/kernel/ |
D | signal_64.c | 281 long ctx_size, long r6, long r7, long r8, struct pt_regs *regs) in sys_swapcontext()
|
D | signal_32.c | 938 int ctx_size, int r6, int r7, int r8, struct pt_regs *regs) in sys_swapcontext()
|
/linux-3.3/net/key/ |
D | af_key.c | 441 int ctx_size = sec_ctx->sadb_x_ctx_len; in pfkey_sadb2xfrm_user_sec_ctx() local 736 int ctx_size = 0; in __pfkey_xfrm_state2msg() local 2119 int ctx_size = pfkey_xfrm_policy2sec_ctx_size(xp); in pfkey_xfrm_policy2msg() local 3037 int ctx_size = 0; in pfkey_send_acquire() local
|
/linux-3.3/drivers/media/video/s5p-mfc/ |
D | s5p_mfc_common.h | 512 size_t ctx_size; member
|
/linux-3.3/net/xfrm/ |
D | xfrm_user.c | 717 int ctx_size = sizeof(*uctx) + s->ctx_len; in copy_sec_ctx() local
|