Home
last modified time | relevance | path

Searched refs:junk (Results 1 – 18 of 18) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsigned_loader.c312 static const __u8 junk[64] = { 0x30, 0x42, 0x13, 0x37, }; in signature_enforced() local
326 fd = load_loader(f.gopts.insns, f.gopts.insns_sz, -1, junk, in signature_enforced()
327 sizeof(junk), KEY_SPEC_SESSION_KEYRING, 0); in signature_enforced()
337 static const __u8 junk[64] = { 0x30, 0x42, 0x13, 0x37, }; in signed_nonexcl_fd_array_rejected() local
353 map_fd, junk, sizeof(junk), in signed_nonexcl_fd_array_rejected()
368 static const __u8 junk[64] = { 0x30, 0x42, 0x13, 0x37, }; in signed_unfrozen_fd_array_rejected() local
391 map_fd, junk, sizeof(junk), in signed_unfrozen_fd_array_rejected()
406 static const __u8 junk[64] = { 0x30, 0x42, 0x13, 0x37, }; in signed_nonarray_fd_array_rejected() local
428 junk, sizeof(junk), in signed_nonarray_fd_array_rejected()
529 static const __u8 junk[64] = { 0x30, 0x42, 0x13, 0x37, }; in signature_failure_logs() local
[all …]
/linux/drivers/ipack/devices/
H A Dscc2698.h27 u8 junk[8]; /* other crap for block control */ member
34 u8 junk[8]; /* other crap for block control */ member
/linux/arch/powerpc/crypto/
H A Dppc-xlate.pl17 my $junk = shift;
47 my $junk = shift;
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c177 static void sigalrm_handler(int junk) in sigalrm_handler() argument
190 static void sigusr1_handler(int junk) in sigusr1_handler() argument
H A Dcontext_switch.c146 static void sigalrm_handler(int junk) in sigalrm_handler() argument
159 static void sigusr1_handler(int junk) in sigusr1_handler() argument
/linux/Documentation/ABI/testing/
H A Ddebugfs-wilco-ec43 printed, even if some of the data is junk, and skipping bytes
/linux/drivers/ata/pata_parport/
H A Dpata_parport.c303 char junk[2]; in pata_parport_drain_fifo() local
314 pi->proto->read_block(pi, junk, 2); in pata_parport_drain_fifo()
/linux/fs/xfs/
H A Dxfs_bmap_util.c1408 xfs_extnum_t junk; in xfs_swap_extent_forks() local
1417 error = xfs_bmap_count_blocks(tp, ip, XFS_ATTR_FORK, &junk, in xfs_swap_extent_forks()
1424 error = xfs_bmap_count_blocks(tp, tip, XFS_ATTR_FORK, &junk, in xfs_swap_extent_forks()
/linux/Documentation/maintainer/
H A Dmessy-diffstat.rst65 maintainer had in mind. With all of that extra junk in the diffstat, it
/linux/arch/m68k/kernel/
H A Dentry.S104 movel %d0,%sp | discard the leftover junk
/linux/drivers/media/dvb-frontends/
H A Dmb86a16.c1021 unsigned char junk; in mb86a16_set_fe() local
1458 if (sync_chk(state, &junk) == 0) { in mb86a16_set_fe()
1481 sync = sync_chk(state, &junk); in mb86a16_set_fe()
/linux/Documentation/input/devices/
H A Dntrig.rst130 http://code.launchpad.net/~rafi-seas/+junk/ntrig_calib
/linux/Documentation/arch/powerpc/
H A Dpmu-ebb.rst111 kernel is not able to count the event, and so will return a junk value.
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst375 Somehow a piece of junk slipped into the capture example, removed.
/linux/Documentation/bpf/
H A Dclassic_vs_extended.rst198 After the call the registers R1-R5 contain junk values and cannot be read.
/linux/Documentation/crypto/
H A Ddescore-readme.rst72 all the other junk in the mit kerberos des library, so i've just
/linux/Documentation/scsi/
H A DChangeLog.megaraid458 FW does not get junk values in the command.
/linux/drivers/scsi/
H A Dips.c5078 uint8_t junk; in ips_reset_morpheus() local
5096 pci_read_config_byte(ha->pcidev, 4, &junk); in ips_reset_morpheus()