Searched refs:loaded (Results 1 - 25 of 59) sorted by path

123

/linux-master/arch/m68k/fpsp040/
H A Dround.S414 | is then loaded with the denormalized exponent threshold for the
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S550 ;* arg1 points to is loaded and moved into the staging register.
1342 ;* arg1 points to is loaded and moved into the staging register.
/linux-master/arch/sh/boot/compressed/
H A Dhead_32.S125 .long 0 ! address of loaded ramdisk image
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvmx_asm.S114 # the VMX have been loaded with varray. Will proceed to check the validity of
H A Dvsx_asm.S26 # that the VMX have been loaded with varray. Will proceed to check the
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl994 @ inp[0:3] previously loaded to $H0-$H3 and smashed to $H0-$H4.
/linux-master/arch/arm64/kvm/
H A Darch_timer.c281 WARN_ON(timer_ctx && timer_ctx->loaded);
315 WARN(ctx->loaded, "timer %d loaded\n", i);
390 if (timer_ctx->loaded) {
508 if (!ctx->loaded)
561 ctx->loaded = false;
614 if (ctx->loaded)
643 ctx->loaded = true;
H A Dreset.c183 * handling code. In the first case, the VCPU will not be loaded, and in the
184 * second case the VCPU will be loaded. Because this function operates purely
186 * we were loaded (handling a request) and load the values back at the end of
194 bool loaded; local
206 loaded = (vcpu->cpu != -1);
207 if (loaded)
264 if (loaded)
/linux-master/arch/mips/kernel/
H A Dentry.S142 jal do_notify_resume # a2 already loaded
/linux-master/arch/riscv/kvm/
H A Dvcpu.c51 bool loaded; local
59 loaded = (vcpu->cpu != -1);
60 if (loaded)
89 if (loaded)
/linux-master/arch/s390/boot/
H A Dhead.S121 # everything loaded, go for it
/linux-master/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S12 * The Linux-Kernel image including the loader must be loaded
94 # a0: address where this code has been loaded
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_uclo.h147 struct icp_qat_uclo_page *loaded; member in struct:icp_qat_uclo_region
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.c654 static bool loaded; local
658 * If the zap shader is already loaded into memory we just need to kick
661 if (loaded)
666 loaded = !ret;
H A Da6xx_gpu.c1653 static bool loaded; local
1656 if (loaded)
1661 loaded = !ret;
/linux-master/drivers/iommu/
H A Diova.c580 struct iova_magazine *loaded; member in struct:iova_cpu_rcache
736 cpu_rcache->loaded = iova_magazine_alloc(GFP_KERNEL);
738 if (!cpu_rcache->loaded || !cpu_rcache->prev) {
774 if (!iova_magazine_full(cpu_rcache->loaded)) {
777 swap(cpu_rcache->prev, cpu_rcache->loaded);
784 iova_depot_push(rcache, cpu_rcache->loaded);
788 cpu_rcache->loaded = new_mag;
794 iova_magazine_push(cpu_rcache->loaded, iova_pfn);
828 if (!iova_magazine_empty(cpu_rcache->loaded)) {
831 swap(cpu_rcache->prev, cpu_rcache->loaded);
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.c108 /* Used to indicate that the page holding the location of a tree root has been "loaded". */
690 * page_is_loaded() - Callback used when a page has been loaded.
691 * @completion: The vio which has loaded the page. Its parent is the page_info.
1206 * by the completion to be loaded from disk. When the callback is invoked, the page will be
1390 struct block_map_page *loaded = (struct block_map_page *) buffer; local
1392 vdo_validate_block_map_page(loaded, nonce, pbn);
1395 memcpy(page, loaded, VDO_BLOCK_SIZE);
1403 (unsigned long long) vdo_get_block_map_page_pbn(loaded));
1694 /* Release a lock on a page which was being loaded or allocated. */
2218 * All ancestors in the tree will be allocated or loaded, a
[all...]
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex.c21 * storage, the chapter pages are loaded into the page cache. If the chapter has not yet been
821 vdo_log_info("loaded index from chapter %llu through chapter %llu",
1159 bool loaded = false; local
1228 loaded = true;
1232 vdo_log_error_strerror(result, "index could not be loaded");
1235 vdo_log_error_strerror(result, "index could not be loaded");
1269 index->has_saved_open_chapter = loaded;
1270 index->need_to_save = !loaded;
/linux-master/drivers/media/usb/uvc/
H A Duvc_ctrl.c1048 if (ctrl->loaded)
1055 ctrl->loaded = 1;
1073 ctrl->loaded = 1;
1749 * value is loaded from the hardware before storing the new value in the data
1782 * Reset the loaded flag for auto-update controls that were
1783 * marked as loaded in uvc_ctrl_get/uvc_ctrl_set to prevent
1790 ctrl->loaded = 0;
1981 * needs to be loaded from the device to perform the read-modify-write
H A Duvcvideo.h138 loaded:1, member in struct:uvc_control
/linux-master/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c513 static int pcan_usb_fd_drv_loaded(struct peak_usb_device *dev, bool loaded) argument
519 pdev->cmd_buffer_addr[1] = !!loaded;
997 "unable to tell %s driver is loaded (err %d)\n",
H A Dpcan_usb_pro.c505 static int pcan_usb_pro_drv_loaded(struct peak_usb_device *dev, int loaded) argument
515 buffer[1] = !!loaded;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c67 tracer->str_db.loaded = false;
335 tracer->str_db.loaded = true;
706 if (unlikely(!tracer->str_db.loaded))
1019 if (!tracer->str_db.loaded)
H A Dfw_tracer.h88 bool loaded; member in struct:mlx5_fw_tracer::__anon1594
/linux-master/drivers/net/netdevsim/
H A Dbpf.c92 static void nsim_prog_set_loaded(struct bpf_prog *prog, bool loaded) argument
100 state->is_loaded = loaded;
185 NSIM_EA(bpf->extack, "TC program is already loaded");
245 debugfs_create_bool("loaded", 0400, state->ddir, &state->is_loaded);

Completed in 564 milliseconds

123