Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A Dmacfb.c377 unsigned char junk; in civic_setpalette() local
379 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()
381 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()
383 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()
385 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()
402 nubus_writeb(junk, &civic_cmap_regs->lut); in civic_setpalette()
/linux-6.3-rc2/drivers/ipack/devices/
A Dscc2698.h27 u8 junk[8]; /* other crap for block control */ member
34 u8 junk[8]; /* other crap for block control */ member
/linux-6.3-rc2/tools/testing/selftests/powerpc/benchmarks/
A Dfork.c177 static void sigalrm_handler(int junk) in sigalrm_handler() argument
190 static void sigusr1_handler(int junk) in sigusr1_handler() argument
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-6.3-rc2/arch/mips/dec/
A Dint-handler.S236 FEXPORT(cpu_all_int) # HALT, timers, software junk
249 FEXPORT(asic_all_int) # various I/O ASIC junk
/linux-6.3-rc2/drivers/crypto/vmx/
A Dppc-xlate.pl19 my $junk = shift;
49 my $junk = shift;
/linux-6.3-rc2/drivers/media/usb/dvb-usb/
A Dcxusb.c460 u8 *junk; in cxusb_d680_dmb_drain_message() local
464 junk = kmalloc(junk_len, GFP_KERNEL); in cxusb_d680_dmb_drain_message()
465 if (!junk) in cxusb_d680_dmb_drain_message()
470 junk, junk_len, &rd_count, timeout) < 0) in cxusb_d680_dmb_drain_message()
475 kfree(junk); in cxusb_d680_dmb_drain_message()
483 u8 *junk; in cxusb_d680_dmb_drain_video() local
487 junk = kmalloc(junk_len, GFP_KERNEL); in cxusb_d680_dmb_drain_video()
488 if (!junk) in cxusb_d680_dmb_drain_video()
493 junk, junk_len, &rd_count, timeout) < 0) in cxusb_d680_dmb_drain_video()
498 kfree(junk); in cxusb_d680_dmb_drain_video()
/linux-6.3-rc2/Documentation/ABI/testing/
A Ddebugfs-wilco-ec43 printed, even if some of the data is junk, and skipping bytes
/linux-6.3-rc2/drivers/ata/pata_parport/
A Dpata_parport.c230 char junk[2]; in pata_parport_drain_fifo() local
241 pi->proto->read_block(pi, junk, 2); in pata_parport_drain_fifo()
/linux-6.3-rc2/Documentation/maintainer/
A Dmessy-diffstat.rst65 maintainer had in mind. With all of that extra junk in the diffstat, it
/linux-6.3-rc2/fs/xfs/
A Dxfs_bmap_util.c1505 xfs_extnum_t junk; in xfs_swap_extent_forks() local
1514 error = xfs_bmap_count_blocks(tp, ip, XFS_ATTR_FORK, &junk, in xfs_swap_extent_forks()
1521 error = xfs_bmap_count_blocks(tp, tip, XFS_ATTR_FORK, &junk, in xfs_swap_extent_forks()
/linux-6.3-rc2/arch/m68k/kernel/
A Dentry.S107 movel %d0,%sp | discard the leftover junk
/linux-6.3-rc2/drivers/media/dvb-frontends/
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-6.3-rc2/Documentation/input/devices/
A Dntrig.rst130 http://code.launchpad.net/~rafi-seas/+junk/ntrig_calib
/linux-6.3-rc2/Documentation/powerpc/
A Dpmu-ebb.rst111 kernel is not able to count the event, and so will return a junk value.
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dv4l2.rst379 Somehow a piece of junk slipped into the capture example, removed.
/linux-6.3-rc2/drivers/scsi/
A Dscsi_sysfs.c135 char s1[15], s2[15], s3[17], junk; in scsi_scan() local
139 res = sscanf(str, "%10s %10s %16s %c", s1, s2, s3, &junk); in scsi_scan()
A Dips.c5095 uint8_t junk; in ips_reset_morpheus() local
5113 pci_read_config_byte(ha->pcidev, 4, &junk); in ips_reset_morpheus()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c964 u32 junk, tfms, cap0, misc; in cpu_detect() local
966 cpuid(0x00000001, &tfms, &misc, &junk, &cap0); in cpu_detect()
/linux-6.3-rc2/Documentation/bpf/
A Dclassic_vs_extended.rst198 After the call the registers R1-R5 contain junk values and cannot be read.
/linux-6.3-rc2/Documentation/crypto/
A Ddescore-readme.rst72 all the other junk in the mit kerberos des library, so i've just
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.megaraid458 FW does not get junk values in the command.
/linux-6.3-rc2/drivers/net/wireless/cisco/
A Dairo.c2078 char junk[0x18]; in get_tx_error() local
2083 bap_read(ai, (__le16 *) junk, 0x18, BAP0); in get_tx_error()
2093 memcpy(wrqu.addr.sa_data, junk + 0x12, ETH_ALEN); in get_tx_error()
/linux-6.3-rc2/virt/kvm/
A Dkvm_main.c5141 static void hardware_disable_nolock(void *junk) in hardware_disable_nolock() argument

Completed in 79 milliseconds