Home
last modified time | relevance | path

Searched full:resulting (Results 1 – 25 of 1540) sorted by relevance

12345678910>>...62

/linux-6.12.1/arch/powerpc/lib/
Dtest_emulate_step_exec_instr.S34 * parameter (GPR3) is saved additionally to ensure that the resulting
90 * resulting register state can be saved. Before doing this, a copy
97 /* Save resulting GPR state to pt_regs */
104 /* Save resulting LR to pt_regs */
108 /* Save resulting CR to pt_regs */
112 /* Save resulting XER to pt_regs */
116 /* Restore resulting GPR3 from scratch space and save it to pt_regs */
/linux-6.12.1/lib/
Dparser.c129 * @result: resulting integer on success
161 * @result: resulting u64 on success
187 * @result: resulting integer on success
203 * @result: resulting integer on success
225 * @result: resulting unsigned long long on success
242 * @result: resulting integer on success
258 * @result: resulting integer on success
Dbase64.c30 * Return: the length of the resulting base64-encoded string in bytes.
70 * Return: the length of the resulting decoded binary data in bytes,
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pll.c78 * @fb_div: resulting feedback divider
79 * @ref_div: resulting reference divider
113 * @dot_clock_p: resulting pixel clock
114 * @fb_div_p: resulting feedback divider
116 * @ref_div_p: resulting reference divider
117 * @post_div_p: resulting reference divider
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_check_mtu.c118 * resulting MTU value is still output in mtu_len param after call. in xdp_input_len()
140 * resulting MTU value is still output in mtu_len param after call. in xdp_input_len_exceed()
255 * resulting MTU value is still output in mtu_len param after call. in tc_input_len()
276 * resulting MTU value is still output in mtu_len param after call. in tc_input_len_exceed()
/linux-6.12.1/drivers/s390/char/
Dsclp_sd.c57 * @esize_bytes: Resulting esize in bytes
58 * @dsize_bytes: Resulting dsize in bytes
72 * @evbuf: Contains the resulting Store Data response after completion
189 * Return %0 on success and store resulting DSIZE and ESIZE values in
283 * @result: Resulting data
515 * Return pointer to resulting sclp_sd_file object on success, %NULL otherwise.
/linux-6.12.1/tools/virtio/
DMakefile30 #resulting modules in production!
43 echo "UNSUPPORTED! Don't use the resulting modules in production!"
/linux-6.12.1/drivers/base/
Dplatform-msi.c78 * @write_msi_msg is stored in the resulting msi_domain_info::data. in platform_device_msi_init_and_alloc_irqs()
80 * callback to the resulting irq chip. in platform_device_msi_init_and_alloc_irqs()
/linux-6.12.1/Documentation/networking/
Dnetdev-features.rst50 and netdev_fix_features(). If the resulting set differs from current
76 All dependencies between features should be resolved here. The resulting
94 should update netdev->features to match resulting hardware state.
/linux-6.12.1/include/linux/
Drandomize_kstack.h40 * the final offset. The resulting randomness is reasonable without overly
55 * the stack. For testing the resulting entropy, please see:
/linux-6.12.1/fs/quota/
Dkqid.c62 * return the resulting qid.
89 * return the resulting qid.
/linux-6.12.1/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst36 resulting *OUTPUT_FILE*. All the files involved are BPF ELF object files.
42 *INPUT_FILE*'s will only be represented once in the resulting BTF
46 compiled files that are then linked into a single resulting BPF object
67 automatically attached and resulting BPF links stored for further use by
70 but store resulting BPF link in per-program link field. All such set up
/linux-6.12.1/Documentation/userspace-api/gpio/
Dchardev_v1.rst39 and the resulting line handle is used to access the GPIO chip's lines, or
40 gpio-get-lineevent-ioctl.rst and the resulting line event is used to monitor
/linux-6.12.1/drivers/net/can/dev/
Dbittiming.c95 NL_SET_ERR_MSG_FMT(extack, "resulting brp: %u less than brp-min: %u", in can_fixup_bittiming()
100 NL_SET_ERR_MSG_FMT(extack, "resulting brp: %u greater than brp-max: %u", in can_fixup_bittiming()
/linux-6.12.1/Documentation/kbuild/
Dreproducible-builds.rst10 or tool change does not make any difference to the resulting binaries.
78 generate a different temporary key for each build, resulting in the
/linux-6.12.1/Documentation/filesystems/
Ddlmfs.rst89 as the resulting directory)
113 Open Flag Resulting Locking Behavior
/linux-6.12.1/Documentation/maintainer/
Dmessy-diffstat.rst31 "subtract" the beginning point from the end point and display the resulting
86 The merge operation resolves all of the complications resulting from the
/linux-6.12.1/tools/memory-model/litmus-tests/
DREADME221 resulting in "Rfi".
229 The resulting descriptor is "PodRR". Because P0()'s third access is
233 access, and the resulting descriptor is "Fre". P1()'s first access is
DR+fencembonceonces.litmus9 * cause the resulting test to be allowed.
/linux-6.12.1/kernel/bpf/preload/iterators/
DREADME5 "iterators.lskel-big-endian.h". Commit both resulting headers.
/linux-6.12.1/scripts/atomic/kerneldoc/
Ddec_and_test10 * Return: @true if the resulting value of @v is zero, @false otherwise.
Dinc_and_test10 * Return: @true if the resulting value of @v is zero, @false otherwise.
Dadd_negative11 * Return: @true if the resulting value of @v is negative, @false otherwise.
Dsub_and_test11 * Return: @true if the resulting value of @v is zero, @false otherwise.
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dalign.c304 /* Offset is added to packet pointer R5, resulting in
317 * resulting in auxiliary alignment of 4. To avoid BPF
325 /* Constant offset is added to R5, resulting in
338 * resulting in reg->off value of 14.
341 /* Variable offset is added to R5, resulting in a
349 /* And once more we add a variable; resulting var_off

12345678910>>...62