Home
last modified time | relevance | path

Searched refs:acceptable (Results 1 – 25 of 91) sorted by relevance

1234

/linux-6.15/fs/exportfs/
H A Dexpfs.c44 int (*acceptable)(void *context, struct dentry *dentry), in find_acceptable_alias()
50 if (acceptable(context, result)) in find_acceptable_alias()
60 if (dentry != result && acceptable(context, dentry)) { in find_acceptable_alias()
439 int (*acceptable)(void *, struct dentry *), in exportfs_decode_fh_raw()
470 if (!acceptable) in exportfs_decode_fh_raw()
488 if (!acceptable(context, result)) { in exportfs_decode_fh_raw()
509 alias = find_acceptable_alias(result, acceptable, context); in exportfs_decode_fh_raw()
578 alias = find_acceptable_alias(result, acceptable, context); in exportfs_decode_fh_raw()
595 int (*acceptable)(void *, struct dentry *), in exportfs_decode_fh()
601 acceptable, context); in exportfs_decode_fh()
/linux-6.15/Documentation/userspace-api/media/dvb/
H A Dfe_property_parameters.rst192 The acceptable values are defined by :c:type:`fe_code_rate`.
207 The acceptable values are defined by :c:type:`fe_sec_voltage`.
227 The acceptable values are defined by :c:type:`fe_pilot`.
239 The acceptable values are defined by :c:type:`fe_rolloff`.
273 The acceptable values are defined by :c:type:`fe_delivery_system`.
837 The acceptable values are defined by :c:type:`fe_transmit_mode`.
847 The acceptable values are defined by :c:type:`fe_transmit_mode`.
855 The acceptable values are defined by :c:type:`fe_guard_interval`.
882 The acceptable values are defined by :c:type:`fe_transmit_mode`.
917 The acceptable values are defined by :c:type:`fe_hierarchy`.
[all …]
/linux-6.15/tools/testing/selftests/tc-testing/creating-testcases/
H A DAddingTestCases.txt51 more acceptable exit codes for this command.
65 of 0 is acceptable.
72 more acceptable exit codes for this command.
89 It's possible to include acceptable exit codes with the setup/teardown command
92 acceptable exit codes for the command.
/linux-6.15/include/linux/
H A Dexportfs.h342 int (*acceptable)(void *, struct dentry *),
345 int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *),
/linux-6.15/Documentation/networking/
H A Dsmc-sysctl.rst64 of RDMA devices exist in the system. The acceptable value ranges from 1 to 2. Only
71 acceptable value ranges from 16 to 255. Only for SMC-R v2.1 and later.
H A Ddccp.rst118 range 0..15 are acceptable. The default setting is 0 (full coverage),
122 sets a threshold, where again values 0..15 are acceptable. The default
125 coverage value are also acceptable. The higher the number, the more
H A Dtproxy.rst62 acceptable in certain situations. (Think of proxying UDP for example: you won't
H A Dnf_conntrack-sysctl.rst127 received an (acceptable) ACK from the destination. If this number
/linux-6.15/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst202 It is the responsibility of userspace to negotiate an acceptable format+modifier
213 Vulkan, to obtain a final list of acceptable modifiers for that format
232 acceptable modifiers, it must allocate the buffer. As there is no universal
238 acceptable modifiers, and the buffer's width and height. Each API may extend
243 it considers the 'best' modifier within the acceptable list for the requested
253 provided within the acceptable list, nor to vary the pixel dimensions other than
315 list of acceptable modifiers that the implementation can choose from (or fail if
347 modifiers is acceptable
353 list of acceptable modifiers, or not provided a list
356 unknown for whatever reason; this is only acceptable when the buffer has
/linux-6.15/net/dccp/
H A Dinput.c577 bool acceptable; in dccp_rcv_state_process() local
609 acceptable = inet_csk(sk)->icsk_af_ops->conn_request(sk, skb) >= 0; in dccp_rcv_state_process()
612 if (!acceptable) in dccp_rcv_state_process()
/linux-6.15/Documentation/ABI/testing/
H A Dconfigfs-tsm84 privilege level via this attribute. The minimum acceptable
86 acceptable value is TSM_PRIVLEVEL_MAX (3).
/linux-6.15/Documentation/admin-guide/
H A Dpnp.rst80 Dependent: 01 - Priority acceptable
85 Dependent: 02 - Priority acceptable
/linux-6.15/Documentation/process/
H A Dcode-of-conduct.rst44 Maintainers are responsible for clarifying the standards of acceptable behavior
H A Dresearcher-guidelines.rst21 acceptable and non-acceptable practices when conducting such research. At
/linux-6.15/Documentation/power/regulator/
H A Dconsumer.rst84 Where min_uV and max_uV are the minimum and maximum acceptable voltages in
115 Where min_uA and max_uA are the minimum and maximum acceptable current limit in
/linux-6.15/Documentation/scsi/
H A Dmegaraid.rst36 "Shared code in a third module, a "library module", is an acceptable
/linux-6.15/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst123 As the coding style adopted by the ACPICA project is not acceptable by
215 Those changes may not be acceptable by ACPICA upstream and in such cases
/linux-6.15/tools/sched_ext/
H A DREADME.md13 production environment with acceptable or possibly even improved performance.
14 Others are just examples that in practice, would not provide acceptable
/linux-6.15/Documentation/bpf/
H A Dprog_cgroup_sockopt.rst52 Note, that the only acceptable value to set to ``retval`` is 0 and the
/linux-6.15/Documentation/rust/
H A Dgeneral-information.rst123 ``inline`` functions or non-trivial macros, it is acceptable to add a small
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-fmt.rst68 parameters acceptable for both the application and driver. On success
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-driver-dma-idxd321 the ENGCAP register. The acceptable values are 0 (default),
333 the ENGCAP register. The acceptable values are 0 (default),
/linux-6.15/Documentation/core-api/
H A Dpin_user_pages.rst99 are acceptable, but false negatives are not.
110 And again, that's acceptable.
/linux-6.15/Documentation/arch/arm64/
H A Dsilicon-errata.rst16 Category B A significant or critical error with an acceptable
/linux-6.15/lib/
H A DKconfig.ubsan27 the system. For some system builders this is an acceptable

1234