Home
last modified time | relevance | path

Searched refs:past (Results 1 – 25 of 121) sorted by relevance

12345

/linux-6.12.1/fs/ocfs2/dlm/
Ddlmast.c264 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; in dlm_proxy_ast_handler() local
279 name = past->name; in dlm_proxy_ast_handler()
280 locklen = past->namelen; in dlm_proxy_ast_handler()
281 cookie = past->cookie; in dlm_proxy_ast_handler()
282 flags = be32_to_cpu(past->flags); in dlm_proxy_ast_handler()
283 node = past->node_idx; in dlm_proxy_ast_handler()
303 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type); in dlm_proxy_ast_handler()
305 if (past->type != DLM_AST && in dlm_proxy_ast_handler()
306 past->type != DLM_BAST) { in dlm_proxy_ast_handler()
308 "name=%.*s, node=%u\n", past->type, in dlm_proxy_ast_handler()
[all …]
/linux-6.12.1/drivers/gpu/drm/i915/
DTODO.txt6 improved a lot the past 2 years, there's no reason anymore not to use it.
12 - There's a lot of complexity added past few years to make relocations faster.
16 2. Any complexity added in this area past few years which can't be justified
/linux-6.12.1/Documentation/userspace-api/media/dvb/
Dexamples.rst9 In the past, we used to have a set of examples here. However, those
Ddvbproperty.rst16 In the past (up to DVB API version 3 - DVBv3), the strategy used was to have a
/linux-6.12.1/tools/kvm/kvm_stat/
Dkvm_stat.txt90 --debugfs-include-past::
91 include all available data on past events for debugfs
/linux-6.12.1/Documentation/filesystems/ext4/
Dverity.rst40 Verity files cannot have blocks allocated past the end of the verity
Dgroup_descr.rst96 - Lower 16-bits of unused inode count. If set, we needn't scan past the
/linux-6.12.1/tools/thermal/tmon/
DREADME6 thermal relationship between processor and fan has become past for modern
/linux-6.12.1/Documentation/fb/
Dpvr2fb.rst61 XF86_FBDev has been shown to work on the Dreamcast in the past - though not yet
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-firmware-opal-elog29 from the queue that was generated some time in the past.
/linux-6.12.1/Documentation/networking/
Dnetif-msg.rst21 The message level was not precisely defined past level 3, but were
/linux-6.12.1/arch/powerpc/kernel/vdso/
Dsigtramp64.S304 # we ever have some call chain that returns somewhere past the addi?
/linux-6.12.1/Documentation/admin-guide/thermal/
Dintel_powerclamp.rst127 cannot be based on the past or current input. Therefore, the
135 past samples and outputs are included in the feedback. For example, a
138 derivative gains of the past samples.
/linux-6.12.1/arch/mips/lib/
Dmemcpy.S406 ADD t1, dst, len # t1 is just past last byte of dst
569 LOADK t0, THREAD_BUADDR(t0) # t0 is just past last good address
/linux-6.12.1/Documentation/process/
Dkernel-driver-statement.rst24 today, have in the past, or will in the future.
Dkernel-enforcement-statement.rst53 we might work for today, have in the past, or will in the future.
Dbotching-up-ioctls.rst9 One clear insight kernel graphics hackers gained in the past few years is that
63 past) then you need a driver feature flag or revision number somewhere.
/linux-6.12.1/Documentation/filesystems/
Dfiemap.rst95 length to extend past the request. Unless FIEMAP_EXTENT_NOT_ALIGNED is
120 This is generally the last extent in the file. A mapping attempt past
Dcramfs.rst25 filesystem is allowed to extend past 256MB.)
/linux-6.12.1/Documentation/devicetree/
Doverlay-notes.rst128 or its content but these pointers must not persist past the notifier callback
/linux-6.12.1/arch/arm/boot/dts/rockchip/
Drk3288-veyron-mickey.dts114 * past there is less effective.
/linux-6.12.1/Documentation/locking/
Dlockdep-design.rst176 took any hardirq-unsafe lock in the past.
179 any softirq-unsafe lock in the past.
182 hardirq-safe lock took it in the past.
185 softirq-safe lock took it in the past.
/linux-6.12.1/Documentation/security/
Dself-protection.rst154 The classic stack buffer overflow involves writing past the expected end
192 traditionally leads to being able to write past the end of kernel buffers.
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-block-bcache47 For backing devices: Threshold past which sequential IO will
/linux-6.12.1/Documentation/dev-tools/kunit/
Dfaq.rst84 filesystem mounted), and has had issues in the past when built statically and

12345