Searched full:resulting (Results 1 – 25 of 1416) sorted by relevance
12345678910>>...57
/Linux-v6.1/arch/powerpc/lib/ |
D | test_emulate_step_exec_instr.S | 34 * 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-v6.1/lib/ |
D | parser.c | 120 * @result: resulting integer on success 155 * @result: resulting u64 on success 184 * @result: resulting integer on success 200 * @result: resulting integer on success 224 * @result: resulting unsigned long long on success 241 * @result: resulting integer on success 257 * @result: resulting integer on success
|
D | base64.c | 30 * Return: the length of the resulting base64-encoded string in bytes. 70 * Return: the length of the resulting decoded binary data in bytes,
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_pll.c | 78 * @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-v6.1/tools/testing/selftests/bpf/progs/ |
D | test_check_mtu.c | 118 * 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-v6.1/tools/virtio/ |
D | Makefile | 18 #resulting modules in production! 31 echo "UNSUPPORTED! Don't use the resulting modules in production!"
|
/Linux-v6.1/drivers/s390/char/ |
D | sclp_sd.c | 54 * @esize_bytes: Resulting esize in bytes 55 * @dsize_bytes: Resulting dsize in bytes 69 * @evbuf: Contains the resulting Store Data response after completion 186 * Return %0 on success and store resulting DSIZE and ESIZE values in 273 * @result: Resulting data 499 * Return pointer to resulting sclp_sd_file object on success, %NULL otherwise.
|
/Linux-v6.1/Documentation/x86/ |
D | xstate.rst | 49 are large enough to accommodate the resulting large signal frame. It 52 resulting sigframe size, ARCH_REQ_XCOMP_SUPP results in -ENOSUPP. Also,
|
/Linux-v6.1/Documentation/networking/ |
D | netdev-features.rst | 50 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-v6.1/tools/bpf/bpftool/Documentation/ |
D | bpftool-gen.rst | 36 into a single resulting *OUTPUT_FILE*. All the files involved 44 *INPUT_FILE*'s will only be represented once in the resulting 49 a single resulting BPF object file, which can be used to 73 attached and resulting BPF links stored for further use by 76 user can attach them manually, but store resulting BPF link
|
/Linux-v6.1/fs/quota/ |
D | kqid.c | 62 * return the resulting qid. 89 * return the resulting qid.
|
/Linux-v6.1/arch/arm/mach-s3c/ |
D | Kconfig.s3c64xx | 236 detected at runtime so the resulting kernel can be used 252 detected at runtime so the resulting kernel can be used
|
/Linux-v6.1/Documentation/maintainer/ |
D | messy-diffstat.rst | 31 "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-v6.1/Documentation/kbuild/ |
D | reproducible-builds.rst | 10 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-v6.1/Documentation/filesystems/ |
D | dlmfs.rst | 89 as the resulting directory) 113 Open Flag Resulting Locking Behavior
|
/Linux-v6.1/tools/memory-model/litmus-tests/ |
D | README | 221 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
|
D | R+fencembonceonces.litmus | 9 * cause the resulting test to be allowed.
|
/Linux-v6.1/drivers/net/wireless/ath/ath6kl/ |
D | trace.c | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/Linux-v6.1/drivers/net/wireless/ath/ |
D | trace.c | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | pmu.h | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
D | brcms_trace_events.c | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
/Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
D | common-init.h | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/Linux-v6.1/drivers/net/wireless/ath/wcn36xx/ |
D | testmode_i.h | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
/Linux-v6.1/include/linux/platform_data/ |
D | microchip-ksz.h | 14 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/Linux-v6.1/usr/ |
D | Kconfig | 41 (-1 = current user) will be owned by root in the resulting image. 51 (-1 = current group) will be owned by root in the resulting image.
|
12345678910>>...57