Home
last modified time | relevance | path

Searched defs:L (Results 1 – 25 of 41) sorted by relevance

12

/linux/lib/crypto/
H A Ddes.c516 #define IP(L, R, T) \ argument
549 #define FP(L, R, T) \ argument
582 #define ROUND(L, R, A, B, K, d) \ argument
784 u32 L, R, A, B; in des_encrypt() local
805 u32 L, R, A, B; in des_decrypt() local
847 u32 L, R, A, B; in des3_ede_encrypt() local
876 u32 L, R, A, B; in des3_ede_decrypt() local
/linux/security/apparmor/include/
H A Dlabel.h54 #define cleanup_domain_vec(V, L) cleanup_label_vec((V), (L)->size) argument
156 #define label_for_each(I, L, P) \ argument
160 #define label_for_each_cont(I, L, P) \ argument
190 label_for_each_confined(I,L,P) global() argument
205 next_in_ns(i,NS,L) global() argument
213 label_for_each_in_ns(I,NS,L,P) global() argument
218 fn_for_each_in_ns(L,P,FN) global() argument
230 fn_for_each_XXX(L,P,FN,...) global() argument
240 fn_for_each(L,P,FN) global() argument
241 fn_for_each_confined(L,P,FN) global() argument
258 LABEL_MEDIATES(L,C) global() argument
[all...]
H A Dlib.h235 fn_label_build(L,P,GFP,FN) global() argument
300 fn_label_build_in_ns(L,P,GFP,NS_FN,OTHER_FN) global() argument
[all...]
H A Dperms.h179 #define xcheck_ns_profile_label(P, L, FN, args...) \ argument
/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h9 #define __COPY(RA, RB, L) \ argument
11 #define COPY(RA, RB, L) \ argument
33 #define __PASTE(RA, RB, L, RC) \ argument
35 #define PASTE(RA, RB, L, RC) \ argument
/linux/arch/alpha/include/asm/
H A Dswitch_to.h9 #define switch_to(P,N,L) \ argument
/linux/arch/m68k/kernel/
H A Dhead.S365 #define L(name) .head.S.##name macro
367 #define L(name) .head.S./**/name macro
371 #define L(name) .L##name macro
373 #define L(name) .L/**/name macro
/linux/arch/arm64/lib/
H A Dmemcmp.S17 #define L(label) .L ## label macro
H A Dmemchr.S20 #define L(label) .L ## label macro
H A Dstrlen.S18 #define L(label) .L ## label macro
H A Dstrcmp.S18 #define L(label) .L ## label macro
H A Dstrncmp.S18 #define L(label) .L ## label macro
/linux/arch/arm64/kernel/
H A Dcompat_alignment.c185 u32 L = (tinstr & (1<<11)) >> 11; in thumb2arm() local
251 u32 L = !!(LDST_L_BIT(instr)); in do_alignment_t32_to_handler() local
/linux/drivers/gpu/drm/sprd/
H A Dmegacores_pll.c15 #define L 0 macro
/linux/drivers/clk/pxa/
H A Dclk-pxa27x.c51 #define PXA27x_CCCR(A, L, N2) (A << 25 | N2 << 7 | L) argument
206 unsigned int l, L, n2, N; in clk_pxa27x_cpll_get_rate() local
H A Dclk-pxa25x.c36 #define PXA25x_CCCR(N2, M, L) (N2 << 7 | M << 5 | L) argument
/linux/crypto/
H A Dfcrypt.c223 #define F_ENCRYPT(R, L, sched) \ argument
H A Dwp512.c787 u64 L[8]; in wp512_process_buffer() local
/linux/drivers/scsi/arm/
H A Dcumana_1.c41 #define L(v) (((v)<<16)|((v) & 0x0000ffff)) macro
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h131 #define UPDATE_PTR_LEFT(N, P, L) \ argument
/linux/scripts/gcc-plugins/
H A Dgcc-common.h388 #define ipa_ref_list_referring_iterate(L, I, P) \ argument
390 #define ipa_ref_list_reference_iterate(L, I, P) \ argument
/linux/arch/arm/mm/
H A Dalignment.c610 u32 L = (tinstr & (1<<11)) >> 11; in thumb2arm() local
736 u32 L = !!(LDST_L_BIT(instr)); in do_alignment_t32_to_handler() local
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c270 uint64_t L, XY; in optc2_align_vblanks() local
/linux/arch/mips/crypto/
H A Dchacha-core.S186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
/linux/drivers/crypto/bcm/
H A Dspu.c1148 u8 L; /* L from CCM algorithm, length of plaintext data */ in spum_ccm_update_iv() local

12