/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | super.c | 326 * the unlink almost completed, it just did not in finish_unfinished() 391 "detected, just remove " in finish_unfinished() 691 /* we don't mark inodes dirty, we just log them */ 1680 * information, so we just look at the magic string in read_super_block() 2433 /* Just start temporary transaction and finish it */ in reiserfs_quota_on()
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | tcp.c | 68 * In the following two log macros, the whitespace after the ',' just 272 /* Just in case we mess up the translation table above */ in o2net_sys_err_to_errno() 858 "couldn't find handler we *just* registered " in o2net_register_handler() 1921 * accepts may result in just 1 softIRQ. If we terminate in o2net_accept_many() 1925 * and the connections will just sit in the queue. in o2net_accept_many()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | namei.c | 1265 * And that's why, just like the VFS, we need a file system in ocfs2_rename() 1275 /* here we cannot guarantee the inodes haven't just been in ocfs2_rename() 1291 /* if old and new are the same, this'll just do one lock. */ in ocfs2_rename() 1391 /* If we cannot find the file specified we should just */ in ocfs2_rename() 2267 * Journaling within the func just make the logic look more in ocfs2_orphan_add()
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | bmap.c | 1165 /* Deallocate blocks that were just allocated. */ in gfs2_iomap_end() 1575 outside the rgrp we just processed, in sweep_bh_for_rgrps() 1854 /* If we hit an error or just swept dinode buffer, in punch_hole() 1855 just exit. */ in punch_hole() 2052 * just update the inode size directly.
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_buf.c | 1202 * On a sync write or shutdown we just want to stale the buffer and let the 1823 * has finished. Just waiting on buffer locks is not sufficient for in xfs_buftarg_wait() 1891 * If we fail to get the lock, just skip it. in xfs_buftarg_isolate() 2095 * by someone else for imediate writeout. Just ignore it in that in xfs_buf_delwri_queue() 2111 * which case we need just need to re-add the flag here. in xfs_buf_delwri_queue()
|
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/ |
H A D | atmel-isc-base.c | 158 * sending more data, and the ISC will just take it and DMA to memory, in isc_crop_pfe() 614 * If direct_dump == true, just dump raw data 8/16 bits depending on format. 845 * just use the maximum ISC can receive. in isc_try_fse() 899 * everything as 8 bit data and just dump it in isc_try_fmt() 1451 * if we are doing just the one time white balance adjustment, in isc_awb_work()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 921 * a lot of case. It's now closer to XFree, we just don't check in aty128_find_mem_vbios() 1354 /* clear the reset, just in case */ in aty128_set_pll() 1753 /* We turn off the LCD completely instead of just dimming the backlight. 2014 /* turn off bus mastering, just in case */ in aty128_init() 2374 * that. On laptops, the AGP slot is just unclocked, so D2 is in aty128_pci_suspend_late()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | bcm63xx_udc.c | 924 * This just masks the IUDMA IRQs and releases the clocks. It is assumed 1199 * If the request is not at the head of the queue, this is easy - just nuke 1493 * just throw it away. in bcm63xx_ep0_do_setup() 1598 * Shutdown case: Stop waiting for the reply. Just in bcm63xx_ep0_one_round() 1664 * Shutdown case: just cancel the transmission. Don't bother in bcm63xx_ep0_one_round()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcm4377.c | 42 * We just limit the DMA window to [0, 0xfffffe00] to make sure we don't 407 * virtual: set to true if this ring has no entries and is just required to 1234 * send it here just in case and just ignore if it fails. in bcm4377_send_ptb() 1609 * to work such that we can just allocate and then ignore it. in bcm4377_init_context()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_worker.c | 232 * just put random data into unused pages; but typically it will corrupt in drbd_request_endio() 906 of application IO), and against connectivity loss just before we arrive here. */ in drbd_resync_finished() 1962 /* Try to write changed bitmap pages, read errors may have just in go_diskless() 1966 * we will want a full sync next time, just in case. in go_diskless() 2099 * Also, poke TCP, just in case. in wait_for_work()
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/ni_route_values/ |
H A D | ni_mseries.c | 950 /* these are just a guess; see GATE SELECT NOTE */ 985 /* these are just a guess; see GATE SELECT NOTE */ 1224 /* these are just a guess; see GATE SELECT NOTE */ 1259 /* these are just a guess; see GATE SELECT NOTE */ 1738 * implemented--just including this because data was found in
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | core.c | 61 * from just a typename, as opposed to an actual function. 295 * Just fail and disable the hardware counters. in check_hw_exists() 1376 * If we are way outside a reasonable range then just skip forward: in x86_perf_event_set_period() 1392 * Quirk: certain CPUs dont like it if just 1 hw_event is left: in x86_perf_event_set_period() 1968 * We have whole page size to spend and just little data in x86_event_sysfs_show()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | rx.c | 1770 /* We should not get this value, just ignore it. */ in iwl_pcie_int_cause_ict() 2010 /* Disable periodic interrupt; we use it as just a one-shot. */ in iwl_pcie_irq_handler() 2016 * real RX interrupt (instead of just periodic int), to catch in iwl_pcie_irq_handler() 2017 * any dangling Rx interrupt. If it was just the periodic in iwl_pcie_irq_handler() 2118 /* just an API sanity check ... it is guaranteed to be aligned */ in iwl_pcie_alloc_ict()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
H A D | wifi.h | 191 /* For now, it's just for 8192ee 1436 /* just used for ap adhoc or mesh*/ 1677 /* just for DualMac S3S4 */ 1996 /* just for PCIE ASPM 2026 /*just for PCIE ASPM */
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_vblank.c | 722 /* If mode timing undefined, just return as no-op: in drm_crtc_vblank_helper_get_vblank_timestamp_internal() 1187 /* drm_update_vblank_count() includes a wmb so we just in drm_vblank_enable() 1591 * were enabled/disabled around or between these calls, we just in drm_legacy_vblank_pre_modeset() 1592 * have the kernel take a reference on the CRTC (just once though in drm_legacy_vblank_pre_modeset() 1633 /* If drm_vblank_init() hasn't been called yet, just no-op */ in drm_legacy_modeset_ctl_ioctl()
|
H A D | drm_atomic.c | 423 * display pipe is suspended. To avoid all that fun just reject updates in drm_atomic_crtc_check() 1278 * unneeded serialization if the update is just for the planes on one CRTC. Hence 1546 /* just used from drm-client and atomic-helper: */ 1638 /* just used from drm-client and atomic-helper: */ 1811 * Just for debugging. Drivers might want an option to dump state
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.c | 1121 * Just power up at least 1 slice, we will in gen9_dbuf_enable() 1183 * let's just check its state and print errors in case in hsw_assert_cdclk() 1271 * The steps implemented here are just the steps that actually touch the LCPLL 1333 * we'll hang the machine. To prevent PC8 state, just enable force_wake. in hsw_restore_lcpll() 1383 * When we really reach PC8 or deeper states (not just when we allow it) we lose
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 403 * just filled it in; start with the next one. in qib_tid_update() 415 /* just in case size changes in future */ in qib_tid_update() 520 /* just in case size changes in future */ in qib_tid_free() 1166 * it just means that sooner or later we don't recommend in assign_ctxt_affinity() 2011 * Other bits don't currently require actions, just atomically clear.
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 356 * of the sync as possible is significant, hence we don't just make this a 660 * just aim for the closest thing to the rest of the system, and hope in arm_smmu_init_domain_context() 1128 * domains, just say no (but more politely than by dereferencing NULL). in arm_smmu_attach_dev() 1609 /* Invalidate the TLB, just in case */ in arm_smmu_device_reset() 2016 * that do no have matching RMR entries, just disable the in arm_smmu_rmr_install_bypass_smr()
|
/kernel/linux/linux-6.6/tools/memory-model/Documentation/ |
H A D | litmus-tests.txt | 235 of end states satisfying and not satisfying the "exists" clause, just 597 Why not just add the "filter" clause to the "exists" clause, thus 614 Why not just try it? Line 4 of the following modified litmus test 729 pointer. The RCU read-side critical section spanning lines 19-22 is just 913 whether with or without "-speedcheck true". Increasing by just three
|
/kernel/linux/linux-6.6/rust/kernel/ |
H A D | init.rs | 55 //! (or just the stack) to actually initialize a `Foo`: 86 //! To declare an init macro/function you just return an [`impl PinInit<T, E>`]: 192 //! [`Opaque`] field by just delegating to the supplied closure. You can use these in combination 512 /// This signifies that the given field is initialized in-place. As with `struct` initializers, just 1254 /// Marker trait for types that can be initialized by writing just zeroes.
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | synthetic-events.c | 446 * We raced with a task exiting - just return: in perf_event__synthesize_mmap_events() 489 * Just like the kernel, see __perf_event_mmap in kernel/perf_event.c in perf_event__synthesize_mmap_events() 802 /* some threads may exit just after scan, ignore it */ in __event__synthesize_thread() 959 * We may race with exiting thread, so don't stop just because in __perf_event__synthesize_threads() 2370 * an error, just that we don't need to in perf_event__synthesize_for_pipe()
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | amdtp-stream.c | 205 /* Just to prevent from allocating much pages. */ in amdtp_stream_add_pcm_hw_constraints() 896 // to kip isochronous cycle, therefore it's OK to just increment the cycle by 931 // Fireface skips transmission just for an isoc cycle corresponding in generate_tx_packet_descs() 1806 /* NOTE: TAG1 matches CIP. This just affects in stream. */ in amdtp_stream_start() 2084 // This is a case that AMDTP streams in domain run just for MIDI in amdtp_domain_start()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | seccomp.c | 250 * to safely fetch "current", so just use "task" everywhere below. in populate_seccomp_data() 1058 * Note: overflow is ok here, the id just needs to be unique per in seccomp_next_notify_id() 1085 /* Return the FD we just added */ in seccomp_handle_addfd() 1262 * changed. Since the process is about to die, we just in __seccomp_filter() 1430 * the notifier will do that for us, as this just looks in seccomp_notify_detach()
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | tree_nocb.h | 196 * Wake up any no-CBs CPUs' kthreads that were waiting on the just-ended 322 * proves to be initially empty, just return false because the no-CB GP 369 * proves to be initially empty, just return false because the no-CB GP 570 // If we are being polled or there is no kthread, just leave. 1157 * Just wait SEGCBLIST_KTHREAD_GP to be cleared by rcuog. in rcu_nocb_rdp_deoffload()
|