Searched refs:three (Results 1 - 21 of 21) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtrace_vprintk.c19 static const char three[] = "3"; local
29 one, 2, three, 4, five, 6, seven, 8, nine, 10, ++trace_vprintk_ran);
H A Dtest_sockmap_kern.h239 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; local
253 end_push = bpf_map_lookup_elem(&sock_bytes, &three);
269 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; local
287 end_push = bpf_map_lookup_elem(&sock_bytes, &three);
354 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; local
367 end_push = bpf_map_lookup_elem(&sock_bytes, &three);
/linux-master/lib/
H A Dstackinit_kunit.c92 zero.three = 0; \
109 .three = 0, \
115 .three = arg->three, \
121 var.three = 0; \
258 unsigned long three; member in struct:test_packed
267 int three; member in struct:test_small_hole
275 u8 three; member in struct:test_big_hole
283 char *three; member in struct:test_trailing_hole
292 char __user *three; member in struct:test_user
[all...]
H A Dmemcpy_kunit.c24 u8 three; member in struct:some_bytes::__anon485::__anon486
68 struct some_bytes three = { local
104 compare("argument side-effects", dest, three);
231 struct some_bytes three = { local
281 compare("argument side-effects", dest, three);
285 memset_after(&dest, 0x72, three);
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_dscp_router.sh60 three() function
244 __test_update 0 three
/linux-master/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h65 * For pin E18, the SoC ANDs the expected state of three bits to determine the
147 * Finally, three priority levels aren't always enough; the AST2500 brings with
148 * it 18 pins of five priority levels, however the 18 pins only use three of
198 * * T5 provides three signals types: VPIDE, NDCD1 and GPIO
751 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three)
/linux-master/arch/alpha/lib/
H A Dmemchr.S133 # At least three quads remain to be accessed
H A Dev6-memchr.S150 # At least three quads remain to be accessed
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S209 | _fpsp_fline() distinguishes between the three and acts appropriately. F-Line
223 | _fpsp_fline() distinguishes between the three and acts appropriately. FPU disabled
/linux-master/fs/ext4/
H A Dresize.c731 unsigned int ext4_list_backups(struct super_block *sb, unsigned int *three, argument
735 unsigned int *min = three;
780 unsigned three = 1; local
787 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) {
1145 unsigned three = 1; local
1161 group = ext4_list_backups(sb, &three, &five, &seven);
1212 group = ext4_list_backups(sb, &three, &five, &seven);
H A Dioctl.c190 unsigned int three = 1; local
262 grp = ext4_list_backups(sb, &three, &five, &seven);
H A Dext4.h3079 unsigned int *three, unsigned int *five,
/linux-master/arch/m68k/fpsp040/
H A Dbinstr.S29 | extracts and shifts. The three msbs from d2 will go into
/linux-master/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S216 ## 4) Combine three results:
H A Dsha512-avx2-asm.S225 # XOR the three components
230 # Add three components, w[t-16], w[t-7] and sigma0
/linux-master/drivers/misc/lkdtm/
H A Dbugs.c347 int three; member in struct:array_bounds
/linux-master/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c981 struct fixed31_32 three; local
1011 three = dc_fixpt_from_int(3);
1016 temp2 = dc_fixpt_mul(three, t2);
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl597 @ Sum of two n-bit numbers is n+1 bits wide, sum of three - n+2,
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S629 # Also, in the case of an opclass three instruction where #
869 # Also, in the case of an opclass three instruction where #
1189 # (2) PACKED format (unsupported) opclasses two and three:
1241 # Separate opclass three (fpn-to-mem) ops since they have a different
1557 # on extended precision opclass three instructions using pre-decrement or
1722 # three instruction exceptions don't update the stack pointer. so, if the
3159 # although packed opclass three operations can take operand error
3717 # although packed opclass three operations can take inexact
7078 # opclass three move of an operand out to memory. #
14441 # extracts and shifts. The three msb
[all...]
H A Dfpsp.S630 # Also, in the case of an opclass three instruction where #
870 # Also, in the case of an opclass three instruction where #
1190 # (2) PACKED format (unsupported) opclasses two and three:
1242 # Separate opclass three (fpn-to-mem) ops since they have a different
1558 # on extended precision opclass three instructions using pre-decrement or
1723 # three instruction exceptions don't update the stack pointer. so, if the
3160 # although packed opclass three operations can take operand error
3718 # although packed opclass three operations can take inexact
3977 # _fdbcc(), _ftrapcc(), and _fscc() respectively are used. All three #
20177 # opclass three mov
[all...]
/linux-master/arch/powerpc/crypto/
H A Daesp8-ppc.pl1429 my ($two,$three,$four)=($outhead,$outperm,$outmask);

Completed in 408 milliseconds