Home
last modified time | relevance | path

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

1234

/Linux-v4.19/fs/ocfs2/dlm/
Ddlmast.c291 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; in dlm_proxy_ast_handler() local
306 name = past->name; in dlm_proxy_ast_handler()
307 locklen = past->namelen; in dlm_proxy_ast_handler()
308 cookie = past->cookie; in dlm_proxy_ast_handler()
309 flags = be32_to_cpu(past->flags); in dlm_proxy_ast_handler()
310 node = past->node_idx; in dlm_proxy_ast_handler()
330 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type); in dlm_proxy_ast_handler()
332 if (past->type != DLM_AST && in dlm_proxy_ast_handler()
333 past->type != DLM_BAST) { in dlm_proxy_ast_handler()
335 "name=%.*s, node=%u\n", past->type, in dlm_proxy_ast_handler()
[all …]
/Linux-v4.19/arch/arm/crypto/
Dsha512-core.S_shipped554 vadd.i64 d16,d30 @ h+=Maj from the past
591 vadd.i64 d23,d30 @ h+=Maj from the past
628 vadd.i64 d22,d30 @ h+=Maj from the past
665 vadd.i64 d21,d30 @ h+=Maj from the past
702 vadd.i64 d20,d30 @ h+=Maj from the past
739 vadd.i64 d19,d30 @ h+=Maj from the past
776 vadd.i64 d18,d30 @ h+=Maj from the past
813 vadd.i64 d17,d30 @ h+=Maj from the past
850 vadd.i64 d16,d30 @ h+=Maj from the past
887 vadd.i64 d23,d30 @ h+=Maj from the past
[all …]
Dsha256-core.S_shipped128 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
135 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
186 add r11,r11,r3 @ h+=Maj(a,b,c) from the past
193 add r11,r11,r3 @ h+=Maj(a,b,c) from the past
244 add r10,r10,r12 @ h+=Maj(a,b,c) from the past
251 add r10,r10,r12 @ h+=Maj(a,b,c) from the past
302 add r9,r9,r3 @ h+=Maj(a,b,c) from the past
309 add r9,r9,r3 @ h+=Maj(a,b,c) from the past
360 add r8,r8,r12 @ h+=Maj(a,b,c) from the past
367 add r8,r8,r12 @ h+=Maj(a,b,c) from the past
[all …]
/Linux-v4.19/tools/kvm/kvm_stat/
Dkvm_stat.txt78 --debugfs-include-past::
79 include all available data on past events for debugfs
/Linux-v4.19/Documentation/media/uapi/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-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-gate.txt3 some kind of operation to access the i2c bus past the arbitrator/gate, but
/Linux-v4.19/Documentation/
Ddebugging-modules.txt10 In the past a debugging message which would fill people's logs was
/Linux-v4.19/tools/thermal/tmon/
DREADME6 thermal relationship between processor and fan has become past for modern
/Linux-v4.19/Documentation/fb/
Dpvr2fb.txt59 XF86_FBDev has been shown to work on the Dreamcast in the past - though not yet
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-firmware-opal-elog29 from the queue that was generated some time in the past.
/Linux-v4.19/Documentation/locking/
Dlockdep-design.txt114 took any hardirq-unsafe lock in the past.
117 any softirq-unsafe lock in the past.
120 hardirq-safe lock took it in the past.
123 softirq-safe lock took it in the past.
/Linux-v4.19/Documentation/networking/
Dnetif-msg.txt18 The message level was not precisely defined past level 3, but were
/Linux-v4.19/arch/powerpc/kernel/vdso64/
Dsigtramp.S302 # we ever have some call chain that returns somewhere past the addi?
/Linux-v4.19/Documentation/thermal/
Dintel_powerclamp.txt121 cannot be based on the past or current input. Therefore, the
129 past samples and outputs are included in the feedback. For example, a
132 derivative gains of the past samples.
/Linux-v4.19/arch/arm/boot/dts/
Drk3288-veyron-mickey.dts102 * past there is less effective.
/Linux-v4.19/arch/mips/lib/
Dmemcpy.S402 ADD t1, dst, len # t1 is just past last byte of dst
565 LOADK t0, THREAD_BUADDR(t0) # t0 is just past last good address
/Linux-v4.19/Documentation/process/
Dkernel-driver-statement.rst22 today, have in the past, or will in the future.
Dkernel-enforcement-statement.rst51 we might work for today, have in the past, or will in the future.
/Linux-v4.19/fs/reiserfs/
DREADME9 Reiser, or authorized to be licensed by him, have been in the past,
113 innovation had to be forced past him while he was with us. He added
/Linux-v4.19/Documentation/filesystems/
Dfiemap.txt93 length to extend past the request. Unless FIEMAP_EXTENT_NOT_ALIGNED is
118 This is the last extent in the file. A mapping attempt past this
Dcramfs.txt22 filesystem is allowed to extend past 256MB.)
/Linux-v4.19/Documentation/devicetree/bindings/mux/
Dmux-controller.txt135 there is a need to "step past" a mux controller and set some other idle
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dgroup_descr.rst96 - Lower 16-bits of unused inode count. If set, we needn't scan past the
/Linux-v4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt8 One clear insight kernel graphics hackers gained in the past few years is that
62 past) then you need a driver feature flag or revision number somewhere.

1234