| /drivers/iommu/ |
| A D | iova.c | 581 struct iova_magazine *loaded; member 744 if (!cpu_rcache->loaded || !cpu_rcache->prev) { in iova_domain_init_rcaches() 780 if (!iova_magazine_full(cpu_rcache->loaded)) { in __iova_rcache_insert() 783 swap(cpu_rcache->prev, cpu_rcache->loaded); in __iova_rcache_insert() 790 iova_depot_push(rcache, cpu_rcache->loaded); in __iova_rcache_insert() 794 cpu_rcache->loaded = new_mag; in __iova_rcache_insert() 834 if (!iova_magazine_empty(cpu_rcache->loaded)) { in __iova_rcache_get() 837 swap(cpu_rcache->prev, cpu_rcache->loaded); in __iova_rcache_get() 842 iova_magazine_free(cpu_rcache->loaded); in __iova_rcache_get() 843 cpu_rcache->loaded = iova_depot_pop(rcache); in __iova_rcache_get() [all …]
|
| /drivers/vhost/ |
| A D | Kconfig | 39 This kernel module can be loaded in host kernel to accelerate 41 module itself which needs to be loaded in guest kernel. 63 This kernel module can be loaded in the host kernel to provide AF_VSOCK 65 virtio_transport.ko driver loaded to use the virtio-vsock device. 77 This kernel module can be loaded in host kernel to accelerate
|
| /drivers/accessibility/speakup/ |
| A D | Kconfig | 37 requires software to be pre-loaded on to the card before 38 the module can be loaded. See the decpc choice below 125 contains the software which must be pre-loaded on to the 128 loaded until the file system is mounted and the DecTalk 129 PC software has been pre-loaded on to the board. 175 it built-in to the kernel or loaded as a module.
|
| /drivers/platform/x86/intel/ifs/ |
| A D | sysfs.c | 115 if (!ifsd->loaded) in current_batch_show() 131 if (!ifsd->loaded) in image_version_show()
|
| A D | load.c | 176 return !ifsd->loaded || in need_copy_scan_hashes() 435 ifsd->loaded = (ret == 0); in ifs_load_firmware()
|
| A D | runtest.c | 640 if (!ifsd->loaded) in do_core_test() 652 if (!ifsd->loaded) in do_core_test()
|
| A D | ifs.h | 363 bool loaded; member
|
| /drivers/hid/bpf/progs/ |
| A D | README | 9 They should be loaded in the kernel by `udev-hid-bpf`: 91 ### program loaded 93 You can check that the program has been properly loaded with `bpftool`
|
| /drivers/infiniband/hw/mthca/ |
| A D | Kconfig | 18 the driver is loaded through sysfs).
|
| /drivers/infiniband/sw/siw/ |
| A D | Kconfig | 17 library named libsiw which is loaded by the generic user
|
| /drivers/net/dsa/realtek/ |
| A D | Kconfig | 13 subdrivers to be loaded. Moreover, an interface driver cannot achieve
|
| /drivers/usb/host/ |
| A D | xhci-mtk-sch.c | 784 struct mu3h_sch_ep_info *sch_ep, bool loaded) in load_ep_bw() argument 787 update_sch_tt(sch_ep, loaded); in load_ep_bw() 790 update_bus_bw(sch_bw, sch_ep, loaded); in load_ep_bw() 791 sch_ep->allocated = loaded; in load_ep_bw()
|
| /drivers/iio/common/cros_ec_sensors/ |
| A D | Kconfig | 31 This module is loaded when the EC can calculate the angle between the base
|
| /drivers/infiniband/sw/rxe/ |
| A D | Kconfig | 20 library named librxe which is loaded by the generic user
|
| /drivers/media/platform/synopsys/hdmirx/ |
| A D | Kconfig | 34 non-functional until EDID will be loaded from userspace.
|
| /drivers/net/ethernet/mellanox/mlx4/ |
| A D | Kconfig | 43 the driver is loaded through sysfs).
|
| /drivers/scsi/qla2xxx/ |
| A D | Kconfig | 13 By default, firmware for the ISP parts will be loaded
|
| /drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| A D | fw_tracer.h | 88 bool loaded; member
|
| A D | fw_tracer.c | 67 tracer->str_db.loaded = false; in mlx5_query_mtrc_caps() 335 tracer->str_db.loaded = true; in mlx5_tracer_read_strings_db() 706 if (unlikely(!tracer->str_db.loaded)) in mlx5_fw_tracer_handle_traces() 1019 if (!tracer->str_db.loaded) in mlx5_fw_tracer_init()
|
| /drivers/staging/media/ipu3/ |
| A D | ipu3-css-fw.h | 161 u32 loaded __aligned(8); /* Firmware has been loaded */
|
| /drivers/staging/greybus/Documentation/firmware/ |
| A D | firmware-management | 171 which the firmware must get loaded by the Module. The default timeout is 1 177 previously loaded interface firmware. If the interface firmware isn't loaded
|
| /drivers/android/ |
| A D | Kconfig | 48 test-specific freelist, which allows this KUnit module to be loaded
|
| /drivers/md/dm-vdo/indexer/ |
| A D | index.c | 1156 bool loaded = false; in uds_make_index() local 1225 loaded = true; in uds_make_index() 1266 index->has_saved_open_chapter = loaded; in uds_make_index() 1267 index->need_to_save = !loaded; in uds_make_index()
|
| /drivers/infiniband/ulp/ipoib/ |
| A D | Kconfig | 35 can also be set after the driver is loaded through sysfs).
|
| /drivers/base/firmware_loader/ |
| A D | Kconfig | 29 bool "Log filenames and checksums for loaded firmware" 36 loaded. 187 content. The compressed file is loaded as a fallback, only after
|