Searched full:resulting (Results 1 – 25 of 1288) sorted by relevance
12345678910>>...52
/linux-5.10/arch/powerpc/lib/ |
D | test_emulate_step_exec_instr.S | 34 * parameter (GPR3) is saved additionally to ensure that the resulting 91 * resulting register state can be saved. Before doing this, a copy 98 /* Save resulting GPR state to pt_regs */ 106 /* Save resulting LR to pt_regs */ 110 /* Save resulting CR to pt_regs */ 114 /* Save resulting XER to pt_regs */ 118 /* Restore resulting GPR3 from scratch space and save it to pt_regs */
|
/linux-5.10/lib/ |
D | parser.c | 119 * @result: resulting integer on success 152 * @result: resulting u64 on success 179 * @result: resulting integer on success 195 * @result: resulting unsigned long long on success 211 * @result: resulting integer on success 226 * @result: resulting integer on success
|
D | Kconfig.kasan | 68 (the resulting kernel does not boot). 92 (the resulting kernel does not boot).
|
/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_pll.c | 77 * @fb_div: resulting feedback divider 78 * @ref_div: resulting reference divider 105 * @dot_clock_p: resulting pixel clock 106 * fb_div_p: resulting feedback divider 108 * ref_div_p: resulting reference divider 109 * post_div_p: resulting reference divider
|
/linux-5.10/tools/virtio/ |
D | Makefile | 16 #resulting modules in production! 29 echo "UNSUPPORTED! Don't use the resulting modules in production!"
|
/linux-5.10/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 185 * Return %0 on success and store resulting DSIZE and ESIZE values in 272 * @result: Resulting data 491 * Return pointer to resulting sclp_sd_file object on success, %NULL otherwise.
|
/linux-5.10/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-5.10/fs/quota/ |
D | kqid.c | 62 * return the resulting qid. 89 * return the resulting qid.
|
/linux-5.10/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-5.10/Documentation/filesystems/ |
D | dlmfs.rst | 89 as the resulting directory) 113 Open Flag Resulting Locking Behavior
|
/linux-5.10/arch/arm/mach-s3c/ |
D | Kconfig.s3c64xx | 232 detected at runtime so the resulting kernel can be used 248 detected at runtime so the resulting kernel can be used
|
/linux-5.10/tools/memory-model/litmus-tests/ |
D | README | 213 resulting in "Rfi". 221 The resulting descriptor is "PodRR". Because P0()'s third access is 225 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-5.10/drivers/net/wireless/ath/ath6kl/ |
D | trace.c | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/linux-5.10/drivers/net/wireless/ath/ |
D | trace.c | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/linux-5.10/include/linux/platform_data/ |
D | microchip-ksz.h | 14 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/linux-5.10/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-5.10/arch/arm/boot/dts/ |
D | qcom-ipq4019-ap.dk01.1-c1.dts | 11 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/linux-5.10/drivers/net/wireless/ath/ath9k/ |
D | common-init.h | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
D | common-beacon.h | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
D | testmode_i.h | 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
/linux-5.10/include/linux/ |
D | devfreq.h | 68 * The resulting frequency should be at most this. (this bound is the 69 * least upper bound; thus, the resulting freq should be lower or same) 70 * If the flag is not set, the resulting frequency should be at most the
|
/linux-5.10/LICENSES/deprecated/ |
D | ISC | 22 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
/linux-5.10/drivers/hid/intel-ish-hid/ |
D | Kconfig | 13 low power modes more often, resulting in the increased battery life.
|
12345678910>>...52