Home
last modified time | relevance | path

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

123456

/linux-6.15/fs/ocfs2/dlm/
H A Ddlmast.c279 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()
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()
353 if (past->type == DLM_AST) in dlm_proxy_ast_handler()
406 if (past->type == DLM_AST) in dlm_proxy_ast_handler()
426 struct dlm_proxy_ast past; in dlm_send_proxy_ast_msg() local
437 past.type = msg_type; in dlm_send_proxy_ast_msg()
440 memcpy(past.name, res->lockname.name, past.namelen); in dlm_send_proxy_ast_msg()
[all …]
/linux-6.15/drivers/gpu/drm/i915/
H A 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.15/Documentation/userspace-api/media/dvb/
H A Dexamples.rst9 In the past, we used to have a set of examples here. However, those
H A Ddvbproperty.rst16 In the past (up to DVB API version 3 - DVBv3), the strategy used was to have a
/linux-6.15/tools/kvm/kvm_stat/
H A Dkvm_stat.txt90 --debugfs-include-past::
91 include all available data on past events for debugfs
/linux-6.15/Documentation/devicetree/bindings/i2c/
H A Di2c-gate.yaml15 some kind of operation to access the i2c bus past the arbitrator/gate, but
/linux-6.15/net/xfrm/
H A Dxfrm_iptfs.c317 u32 past; member
343 walk->past = 0; in iptfs_skb_prepare_frag_walk()
387 while (offset < walk->past) { in iptfs_skb_reset_frag_walk()
388 walk->past -= walk->frags[--walk->fragi].len; in iptfs_skb_reset_frag_walk()
389 if (offset >= walk->past) in iptfs_skb_reset_frag_walk()
392 while (offset >= walk->past + walk->frags[walk->fragi].len) in iptfs_skb_reset_frag_walk()
393 walk->past += walk->frags[walk->fragi++].len; in iptfs_skb_reset_frag_walk()
396 offset -= walk->past; in iptfs_skb_reset_frag_walk()
496 walk->past += frag->len; /* careful, use src bv_len */ in iptfs_skb_add_frags()
/linux-6.15/Documentation/filesystems/ext4/
H A Dverity.rst40 Verity files cannot have blocks allocated past the end of the verity
H A Dgroup_descr.rst96 - Lower 16-bits of unused inode count. If set, we needn't scan past the
/linux-6.15/tools/thermal/tmon/
H A DREADME6 thermal relationship between processor and fan has become past for modern
/linux-6.15/Documentation/devicetree/bindings/mux/
H A Dmux-controller.yaml41 there is a need to "step past" a mux controller and set some other idle
100 there is a need to "step past" a mux controller and set some other idle
/linux-6.15/Documentation/fb/
H A Dpvr2fb.rst61 XF86_FBDev has been shown to work on the Dreamcast in the past - though not yet
/linux-6.15/tools/testing/selftests/coredump/
H A DREADME.rst24 However, this was broken in the past and `kstkesp` was zero even during coredump:
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-elog29 from the queue that was generated some time in the past.
/linux-6.15/Documentation/networking/
H A Dnetif-msg.rst21 The message level was not precisely defined past level 3, but were
/linux-6.15/arch/powerpc/kernel/vdso/
H A Dsigtramp64.S304 # we ever have some call chain that returns somewhere past the addi?
/linux-6.15/Documentation/gpu/amdgpu/
H A Damdgpu-glossary.rst117 RunList Controller. This name is a remnant of past ages and doesn't have
/linux-6.15/Documentation/admin-guide/thermal/
H A 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.15/arch/mips/lib/
H A 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.15/Documentation/process/
H A Dkernel-driver-statement.rst24 today, have in the past, or will in the future.
H A Dkernel-enforcement-statement.rst53 we might work for today, have in the past, or will in the future.
/linux-6.15/Documentation/filesystems/
H A Dfiemap.rst78 length to extend past the request. Unless FIEMAP_EXTENT_NOT_ALIGNED is
103 This is generally the last extent in the file. A mapping attempt past
H A Dcramfs.rst25 filesystem is allowed to extend past 256MB.)
/linux-6.15/Documentation/devicetree/
H A Doverlay-notes.rst128 or its content but these pointers must not persist past the notifier callback
/linux-6.15/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-mickey.dts114 * past there is less effective.

123456