/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | cfi.h | 316 /* No point in a 64-bit byteswap since that would just be in cfi_read_query() 332 /* No point in a 64-bit byteswap since that would just be in cfi_read_query16()
|
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_command.c | 15 * number is just used to match command and response. 333 * With firmware version 5.8, just after changing clock state, these in command_set_clock()
|
/kernel/linux/linux-5.10/scripts/genksyms/ |
H A D | lex.l | 372 /* Put back the token we just read so's we can find it again 388 /* Put back the token we just read so's we can find it again
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | trace-event-read.c | 151 * Just skip it, now that we configure libtraceevent to use the in read_proc_kallsyms() 157 * Newer perf.data files will have just the 4-bytes zeros "kallsyms in read_proc_kallsyms()
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clntlock.c | 136 * request it. Just say no! in nlmclnt_block() 143 * time to time just to make sure. in nlmclnt_block()
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | w83877f_wdt.c | 194 /* note: just in case someone wrote the magic in fop_write() 217 /* Just in case we're already talking to someone... */ in fop_open()
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4_jbd2.c | 32 /* Just increment the non-pointer handle value */ 269 /* In the no journal case, we can just do a bforget and return */ in __ext4_forget()
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | recoverd.c | 122 * cancel ops can just be completed. in ls_recover() 292 * called just before set_current_state(). in dlm_recoverd()
|
/kernel/linux/linux-5.10/lib/ |
H A D | test_linear_ranges.c | 24 * these tools expect code to be correct and just generate checks which are 26 * tests that do not test code is correct but just verify nothing changes.
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_printk.c | 117 * we pass the address of the string to the seq function just like 270 * the trace_prink() helper buffers are allocated, which would just in find_next()
|
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | masklog.h | 25 * the desire is to have almost all of the calls decided on by comparing just 31 * just calling printk() so that this can eventually make its way through
|
/kernel/linux/linux-5.10/fs/sharefs/ |
H A D | lookup.c | 15 /* The dentry cache is just so we have properly sized dentries */ 100 /* if found a cached inode, then just return it (after iput) */ in sharefs_iget()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dquot_buf.c | 57 * any quota information. Just don't complain about bad dquot blks. in xfs_dquot_verify() 203 * We don't know what the id of the dquot is supposed to be, just that in xfs_dquot_buf_verify()
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | minisocks.c | 67 /* Sorry, if we're out of memory, just CLOSE this in dccp_time_wait() 216 * otherwise we just shortcircuit this and continue with
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic_main.c | 157 /* We don't actually set up expectations, just adjust internal IP 181 * enough room for a UDP header. Just verify the UDP length field so we in help()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_htcp.c | 133 /* just after backoff */ in measure_achieved_throughput() 206 * were getting just too full now).
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | led.c | 6 /* just for IFNAMSIZ */ 273 /* default to just solid on */ in tpt_trig_timer()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | gen2_engine_cs.c | 94 * the updated contents. Just as important, if we apply the flushes in gen4_emit_flush_rcs() 180 /* Just userspace ABI convention to limit the wa batch bo to a resonable size */
|
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/ |
H A D | v3d_irq.c | 54 * signals OOM before it's fully OOM, so the binner might just in v3d_overflow_mem_work() 58 * bin job got scheduled, that's fine. We'll just give them in v3d_overflow_mem_work()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_irq.c | 126 * attached to the one that just finished (or if both jobs don't have in vc4_irq_finish_bin_job() 302 * just come from poweron and haven't supplied any overflow in vc4_irq_reset()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-device.c | 92 /* Just return if v4l2_dev is NULL or if it was already in v4l2_device_unregister() 134 /* This just returns 0 if either of the two args is NULL */ in v4l2_device_register_subdev()
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | pciehp_core.c | 290 /* pci_restore_state() just wrote to the Slot Control register */ in pciehp_resume_noirq() 324 /* pci_restore_state() just wrote to the Slot Control register */ in pciehp_runtime_resume()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | rx.c | 22 * TODO: this is here just for now, it must be removed when the data 259 * conditions, in that case the received frame will just in wlcore_rx()
|
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/ |
H A D | debugfs.c | 80 * just return -EINVAL because specific error code is only in parse_hex_sentence() 241 * behavior at all, this is for debugging after all. Just fail silently.
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | Kconfig | 71 offloading or just want a bare minimum kernel. 126 DSPs or just want to use a bare minimum kernel.
|