/Linux-v5.10/tools/perf/ |
D | perf-with-kcore.sh | 45 rm -f perf.data.junk 46 ("$PERF" record -o perf.data.junk "${PERF_OPTIONS[@]}" -- sleep 60) >/dev/null 2>/dev/null & 60 rm perf.data.junk 69 rm perf.data.junk
|
/Linux-v5.10/drivers/video/fbdev/ |
D | macfb.c | 377 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-v5.10/drivers/ipack/devices/ |
D | scc2698.h | 27 u8 junk[8]; /* other crap for block control */ member 34 u8 junk[8]; /* other crap for block control */ member
|
/Linux-v5.10/arch/mips/dec/ |
D | int-handler.S | 236 FEXPORT(cpu_all_int) # HALT, timers, software junk 249 FEXPORT(asic_all_int) # various I/O ASIC junk
|
/Linux-v5.10/drivers/crypto/vmx/ |
D | ppc-xlate.pl | 17 my $junk = shift; 47 my $junk = shift;
|
/Linux-v5.10/tools/testing/selftests/powerpc/benchmarks/ |
D | fork.c | 177 static void sigalrm_handler(int junk) in sigalrm_handler() argument 190 static void sigusr1_handler(int junk) in sigusr1_handler() argument
|
D | context_switch.c | 146 static void sigalrm_handler(int junk) in sigalrm_handler() argument 159 static void sigusr1_handler(int junk) in sigusr1_handler() argument
|
/Linux-v5.10/drivers/media/usb/dvb-usb/ |
D | cxusb.c | 460 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-v5.10/Documentation/ABI/testing/ |
D | debugfs-wilco-ec | 43 printed, even if some of the data is junk, and skipping bytes
|
/Linux-v5.10/fs/xfs/ |
D | xfs_bmap_util.c | 1436 xfs_extnum_t junk; in xfs_swap_extent_forks() local 1445 error = xfs_bmap_count_blocks(tp, ip, XFS_ATTR_FORK, &junk, in xfs_swap_extent_forks() 1452 error = xfs_bmap_count_blocks(tp, tip, XFS_ATTR_FORK, &junk, in xfs_swap_extent_forks()
|
/Linux-v5.10/drivers/media/dvb-frontends/ |
D | mb86a16.c | 1021 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-v5.10/Documentation/input/devices/ |
D | ntrig.rst | 130 http://code.launchpad.net/~rafi-seas/+junk/ntrig_calib
|
/Linux-v5.10/Documentation/powerpc/ |
D | pmu-ebb.rst | 111 kernel is not able to count the event, and so will return a junk value.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | v4l2.rst | 379 Somehow a piece of junk slipped into the capture example, removed.
|
/Linux-v5.10/arch/x86/kernel/cpu/ |
D | common.c | 833 u32 junk, tfms, cap0, misc; in cpu_detect() local 835 cpuid(0x00000001, &tfms, &misc, &junk, &cap0); in cpu_detect()
|
/Linux-v5.10/drivers/scsi/ |
D | scsi_sysfs.c | 134 char s1[15], s2[15], s3[17], junk; in scsi_scan() local 138 res = sscanf(str, "%10s %10s %16s %c", s1, s2, s3, &junk); in scsi_scan()
|
D | ips.c | 5092 uint8_t junk; in ips_reset_morpheus() local 5110 pci_read_config_byte(ha->pcidev, 4, &junk); in ips_reset_morpheus()
|
/Linux-v5.10/Documentation/networking/device_drivers/wan/ |
D | z8530book.rst | 243 periods of time and the driver starts to receive junk frames. At the
|
/Linux-v5.10/Documentation/crypto/ |
D | descore-readme.rst | 72 all the other junk in the mit kerberos des library, so i've just
|
/Linux-v5.10/Documentation/scsi/ |
D | ChangeLog.megaraid | 458 FW does not get junk values in the command.
|
/Linux-v5.10/virt/kvm/ |
D | kvm_main.c | 4010 static void hardware_enable_nolock(void *junk) in hardware_enable_nolock() argument 4038 static void hardware_disable_nolock(void *junk) in hardware_disable_nolock() argument
|
/Linux-v5.10/drivers/net/wireless/cisco/ |
D | airo.c | 2078 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-v5.10/Documentation/networking/ |
D | filter.rst | 839 After the call the registers R1-R5 contain junk values and cannot be read.
|