Home
last modified time | relevance | path

Searched refs:preloaded (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h85 bool preloaded; member
Dwm_adsp.c2682 ucontrol->value.integer.value[0] = dsp->preloaded; in wm_adsp2_preloader_get()
2701 dsp->preloaded = ucontrol->value.integer.value[0]; in wm_adsp2_preloader_put()
/Linux-v4.19/arch/mips/kernel/
Dentry.S124 andi t0, a2, _TIF_NEED_RESCHED # a2 is preloaded with TI_FLAGS
/Linux-v4.19/Documentation/w1/slaves/
Dw1_ds28e1761 /sys/bus/w1/devices/19-<id>/stretch for each device, preloaded with the default
/Linux-v4.19/block/
Dblk-cgroup.c1217 bool preloaded; in blkcg_init_queue() local
1224 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_init_queue()
1237 if (preloaded) in blkcg_init_queue()
1259 if (preloaded) in blkcg_init_queue()
/Linux-v4.19/certs/
DKconfig78 string "Hashes to be preloaded into the system blacklist keyring"
/Linux-v4.19/scripts/mod/
Dmodpost.c172 unsigned int preloaded:1; /* 1 if symbol from Module.symvers, or crc */ member
328 if (!s->preloaded) { in sym_add_exported()
338 s->preloaded = 0; in sym_add_exported()
353 s->preloaded = 1; in sym_update_crc()
2359 s->preloaded = 1; in read_dump()
/Linux-v4.19/drivers/staging/pi433/Documentation/
Dpi433.txt34 set, the hardware fifo of the rf chip gets preloaded and the transmission gets
/Linux-v4.19/kernel/cgroup/
Dcgroup.c2427 LIST_HEAD(preloaded); in cgroup_migrate_finish()
2434 list_splice_tail_init(&mgctx->preloaded_src_csets, &preloaded); in cgroup_migrate_finish()
2435 list_splice_tail_init(&mgctx->preloaded_dst_csets, &preloaded); in cgroup_migrate_finish()
2437 list_for_each_entry_safe(cset, tmp_cset, &preloaded, mg_preload_node) { in cgroup_migrate_finish()
/Linux-v4.19/Documentation/x86/
Dintel_rdt_ui.txt433 preloaded into a reserved portion of cache that no application can
/Linux-v4.19/Documentation/admin-guide/
Ddevices.txt27 /dev/initrd refers to a RAM disk which was preloaded