Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dentry.S123 andi t0, a2, _TIF_NEED_RESCHED # a2 is preloaded with TI_FLAGS
/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.h87 bool preloaded; member
Dwm_adsp.c3025 ucontrol->value.integer.value[0] = dsp->preloaded; in wm_adsp2_preloader_get()
3044 dsp->preloaded = ucontrol->value.integer.value[0]; in wm_adsp2_preloader_put()
/Linux-v5.4/Documentation/w1/slaves/
Dw1_ds28e17.rst66 /sys/bus/w1/devices/19-<id>/stretch for each device, preloaded with the default
/Linux-v5.4/block/
Dblk-cgroup.c1200 bool preloaded; in blkcg_init_queue() local
1207 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_init_queue()
1219 if (preloaded) in blkcg_init_queue()
1237 if (preloaded) in blkcg_init_queue()
/Linux-v5.4/certs/
DKconfig78 string "Hashes to be preloaded into the system blacklist keyring"
/Linux-v5.4/scripts/mod/
Dmodpost.c174 unsigned int preloaded:1; /* 1 if symbol from Module.symvers, or crc */ member
389 if (!s->preloaded) { in sym_add_exported()
398 s->preloaded = 0; in sym_add_exported()
413 s->preloaded = 1; in sym_update_crc()
2480 s->preloaded = 1; in read_dump()
/Linux-v5.4/drivers/staging/pi433/Documentation/
Dpi433.txt34 set, the hardware fifo of the rf chip gets preloaded and the transmission gets
/Linux-v5.4/kernel/cgroup/
Dcgroup.c2609 LIST_HEAD(preloaded); in cgroup_migrate_finish()
2616 list_splice_tail_init(&mgctx->preloaded_src_csets, &preloaded); in cgroup_migrate_finish()
2617 list_splice_tail_init(&mgctx->preloaded_dst_csets, &preloaded); in cgroup_migrate_finish()
2619 list_for_each_entry_safe(cset, tmp_cset, &preloaded, mg_preload_node) { in cgroup_migrate_finish()
/Linux-v5.4/Documentation/x86/
Dresctrl_ui.rst474 preloaded into a reserved portion of cache that no application can
/Linux-v5.4/Documentation/admin-guide/
Ddevices.txt27 /dev/initrd refers to a RAM disk which was preloaded