/linux/lib/crypto/ |
H A D | des.c | 516 #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 D | label.h | 54 #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 D | lib.h | 235 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 D | perms.h | 179 #define xcheck_ns_profile_label(P, L, FN, args...) \ argument
|
/linux/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 9 #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 D | switch_to.h | 9 #define switch_to(P,N,L) \ argument
|
/linux/arch/m68k/kernel/ |
H A D | head.S | 365 #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 D | memcmp.S | 17 #define L(label) .L ## label macro
|
H A D | memchr.S | 20 #define L(label) .L ## label macro
|
H A D | strlen.S | 18 #define L(label) .L ## label macro
|
H A D | strcmp.S | 18 #define L(label) .L ## label macro
|
H A D | strncmp.S | 18 #define L(label) .L ## label macro
|
/linux/arch/arm64/kernel/ |
H A D | compat_alignment.c | 185 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 D | megacores_pll.c | 15 #define L 0 macro
|
/linux/drivers/clk/pxa/ |
H A D | clk-pxa27x.c | 51 #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 D | clk-pxa25x.c | 36 #define PXA25x_CCCR(N2, M, L) (N2 << 7 | M << 5 | L) argument
|
/linux/crypto/ |
H A D | fcrypt.c | 223 #define F_ENCRYPT(R, L, sched) \ argument
|
H A D | wp512.c | 787 u64 L[8]; in wp512_process_buffer() local
|
/linux/drivers/scsi/arm/ |
H A D | cumana_1.c | 41 #define L(v) (((v)<<16)|((v) & 0x0000ffff)) macro
|
/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib.h | 131 #define UPDATE_PTR_LEFT(N, P, L) \ argument
|
/linux/scripts/gcc-plugins/ |
H A D | gcc-common.h | 388 #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 D | alignment.c | 610 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 D | dcn20_optc.c | 270 uint64_t L, XY; in optc2_align_vblanks() local
|
/linux/arch/mips/crypto/ |
H A D | chacha-core.S | 186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
|
/linux/drivers/crypto/bcm/ |
H A D | spu.c | 1148 u8 L; /* L from CCM algorithm, length of plaintext data */ in spum_ccm_update_iv() local
|