Home
last modified time | relevance | path

Searched refs:future (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/linux/Documentation/filesystems/smb/
H A Dksmbd.rst86 replay/retry mechanisms for future.
90 (auditing) is planned for the future. For
97 to allow future support for running as a domain
100 Durable handle v1,v2 Planned for future.
101 Persistent handle Planned for future.
102 SMB2 notify Planned for future.
110 DCE/RPC management calls (and future support
112 ksmbd/nfsd interoperability Planned for future. The features that ksmbd
114 SMB3.1.1 Compression Planned for future.
115 SMB3.1.1 over QUIC Planned for future.
[all …]
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst186 Other categories are reserved for future use. The ``SDTX_CATEGORY()`` macro
193 future.
231 Other error codes are reserved for future use. Non-error status codes may
272 Again, other codes are reserved for future use.
283 |sdtx_event_code|. Note that other event codes are reserved for future use,
355 Other error codes in this context are reserved for future use.
406 Other values are reserved for future use.
434 Other values are reserved for future use.
460 Other values are reserved for future use.
647 Other values are reserved for future use.
[all …]
/linux/Documentation/arch/x86/x86_64/
H A Dcpu-hotplug-spec.rst16 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
19 of disabled LAPICs to compute the maximum number of future CPUs.
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-links.rst80 - Reserved for future extensions. Drivers and applications must set
106 - Reserved for future extensions. Drivers and applications must set
133 - Reserved for future extensions. Drivers and applications must set
H A Dmedia-ioc-g-topology.rst156 - Reserved for future extensions. Drivers and applications must set
184 - Reserved for future extensions. Drivers and applications must set
241 - Reserved for future extensions. Drivers and applications must set
277 - Reserved for future extensions. Drivers and applications must set
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-radio.rst25 capability flags are reserved for future extensions.
37 reserved for future extensions.
H A Dvidioc-g-audioout.rst47 ``reserved`` array (which in the future may contain writable properties)
86 - Reserved for future extensions. Drivers and applications must set
H A Dpixfmt-v4l2-mplane.rst47 - Reserved for future extensions. Should be zeroed by drivers and
118 - Reserved for future extensions. Should be zeroed by drivers and
H A Dvidioc-g-enc-index.rst75 - Reserved for future extensions. Drivers must set the
113 - Reserved for future extensions. Drivers must set the array to
/linux/tools/tracing/latency/
H A Dlatency-collector.c513 static __always_inline void get_time_in_future(struct timespec *future, in get_time_in_future() argument
518 clock_gettime_or_die(CLOCK_MONOTONIC, future); in get_time_in_future()
519 future->tv_sec += time_us / USEC_PER_SEC; in get_time_in_future()
520 nsec = future->tv_nsec + (time_us * NSEC_PER_USEC) % NSEC_PER_SEC; in get_time_in_future()
522 future->tv_nsec = nsec % NSEC_PER_SEC; in get_time_in_future()
523 future->tv_sec += 1; in get_time_in_future()
1011 struct timespec future; in go_to_sleep() local
1014 get_time_in_future(&future, delay); in go_to_sleep()
1018 cond_timedwait(&printstate.cond, &printstate.mutex, &future); in go_to_sleep()
1019 if (time_has_passed(&future)) in go_to_sleep()
[all...]
/linux/Documentation/arch/riscv/
H A Dboot-image-header.rst26 header in future.
47 - The "magic" field is deprecated as of version 0.2. In a future
/linux/tools/testing/selftests/resctrl/
H A Dsettings2 # the future, increase timeout here.
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst93 u32 padding[7]; /* room for future expansion */
116 u64 padding64[8]; /* room for future expansion */
156 natural_width paddingl[8]; /* room for future expansion */
203 u32 padding32[8]; /* room for future expansion */
/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-elog33 user space to solve the problem. In future, we may
48 In the future there may be additional types.
/linux/Documentation/filesystems/
H A Dcramfs.rst48 mind the filesystem becoming unreadable to future kernels.
100 >12 ulelong x future 0x%x
110 >524 ulelong x future 0x%x
/linux/Documentation/gpu/xe/
H A Dindex.rst7 The drm/xe driver supports some future GFX cards with rendering, display,
/linux/include/uapi/linux/
H A Dcramfs_fs.h59 __u32 future; /* reserved for future use */ member
/linux/drivers/media/test-drivers/vimc/
H A DKconfig18 the future.
/linux/drivers/leds/
H A DTODO64 In future, I'd like utility to accept both old and new names while we
70 In future, it would be good to be able to set rgb led to particular
/linux/Documentation/bpf/
H A Dbpf_design_QA.rst39 Q: Can multiple return values be supported in the future?
43 Q: Can more than 5 function arguments be supported in the future?
111 The bpf development process guarantees that the future kernel
158 instructions are acceptable and can be added in the future.
168 be added to BPF in the future?
335 order to introduce more special fields in the future. Hence, user programs must
336 avoid defining types with 'bpf\_' prefix to not be broken in future releases.
/linux/drivers/staging/media/sunxi/cedrus/
H A DTODO3 support in the future.
/linux/Documentation/hwmon/
H A Dsl28cpld.rst21 supervisor. In the future there might be other flavours and additional
/linux/arch/parisc/math-emu/
H A DREADME4 someone in the future, with access to HP-UX source code, is generous
/linux/Documentation/virt/acrn/
H A Dcpuid.rst24 future.
/linux/Documentation/userspace-api/
H A Dfutex2.rst38 ``__reserved`` needs to be 0, but it can be used for future extension. The
50 future extension.

12345678910>>...18