Home
last modified time | relevance | path

Searched defs:online (Results 1 – 25 of 52) sorted by relevance

123

/linux/drivers/s390/crypto/
H A Dzcrypt_queue.c45 int online = aq->config && !aq->chkstop && zq->online ? 1 : 0; in online_show() local
57 int online; in online_store() local
103 bool zcrypt_queue_force_online(struct zcrypt_queue *zq, int online) in zcrypt_queue_force_online()
H A Dzcrypt_card.c55 int online = ac->config && !ac->chkstop && zc->online ? 1 : 0; in online_show() local
67 int online, id, i = 0, maxzqs = 0; in online_store() local
/linux/tools/perf/arch/arm/util/
H A Dpmu.c21 struct perf_cpu_map *intersect, *online = cpu_map__online(); in perf_pmu__arch_init() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_smp_processor_id.c15 bool *online = NULL; in test_get_smp_processor_id() local
H A Draw_tp_test_run.c15 bool *online = NULL; in test_raw_tp_test_run() local
H A Dperf_buffer.c54 bool *online; in serial_test_perf_buffer() local
H A Dglobal_data_init.c73 bool *online; in test_percpu_data_on_cpus() local
/linux/tools/testing/selftests/sched_ext/
H A Dhotplug.c24 static void toggle_online_status(bool online) in toggle_online_status()
H A Dallowed_cpus.bpf.c133 const struct cpumask *online = scx_bpf_get_online_cpumask(); in BPF_STRUCT_OPS_SLEEPABLE() local
/linux/kernel/sched/
H A Dcpudeadline.c175 void cpudl_clear(struct cpudl *cp, int cpu, bool online) in cpudl_clear()
/linux/arch/s390/include/asm/
H A Dccwdev.h96 int online; member
H A Dphysmem_info.h55 struct physmem_range online[MEM_INLINED_ENTRIES]; member
/linux/drivers/hid/
H A Dhid-kysona.c22 bool online; member
/linux/drivers/power/supply/
H A Dhuawei-gaokun-battery.c119 int online; member
130 u8 online; in gaokun_psy_get_adp_status() local
H A Dpm8916_lbc.c63 bool online; member
H A Dmax14656_charger_detector.c85 int online; member
/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_stream_public.h108 bool online; /** offline will activate RAW copy on SP, use this for member
/linux/block/
H A Dblk-cgroup.h70 bool online; member
142 bool online; member
/linux/drivers/xen/
H A Dpcpu.c394 bool online = false; in xen_processor_present() local
/linux/arch/s390/include/uapi/asm/
H A Dzcrypt.h223 unsigned int online:1; member
343 unsigned int online:1; member
/linux/arch/arc/kernel/
H A Dmcip.c268 cpumask_t online; in idu_irq_set_affinity() local
/linux/drivers/s390/cio/
H A Dccwgroup.c148 int online; in ccwgroup_online_show() local
/linux/tools/perf/util/
H A Dtool_pmu.c374 struct perf_cpu_map *online = cpu_map__online(); tool_pmu__read_event() local
/linux/drivers/ata/
H A Dlibata-sata.c626 bool *online, int (*check_ready)(struct ata_link *)) in sata_link_hardreset()
727 bool online; in sata_std_hardreset() local
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c469 unsigned char online; is_cpu_online() local
553 int online; for_each_online_power_domain_in_set() local
622 int online; for_each_online_target_cpu_in_set() local
2651 int online; set_turbo_mode() local
[all...]

123