Home
last modified time | relevance | path

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

1234

/linux/drivers/s390/crypto/
H A Dzcrypt_queue.c46 int online = aq->config && !aq->chkstop && zq->online ? 1 : 0; in online_show() local
58 int online; in online_store() local
104 zcrypt_queue_force_online(struct zcrypt_queue * zq,int online) zcrypt_queue_force_online() argument
[all...]
H A Dzcrypt_card.c56 int online = ac->config && !ac->chkstop && zc->online ? 1 : 0; in online_show() local
68 int online, id, i = 0, maxzqs = 0; in online_store() local
[all...]
H A Dzcrypt_api.h108 int online; /* User online/offline */ member
127 int online; /* User online/offline */ member
/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 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
/linux/arch/mips/kernel/
H A Dpm-cps.c75 static void coupled_barrier(atomic_t *a, unsigned online) in coupled_barrier() argument
106 unsigned online, left; in cps_pm_enter_state() local
[all...]
/linux/tools/testing/selftests/sched_ext/
H A Dhotplug.c25 static void toggle_online_status(bool online) in toggle_online_status() argument
H A Dallowed_cpus.bpf.c98 const struct cpumask *online = scx_bpf_get_online_cpumask(); in BPF_STRUCT_OPS_SLEEPABLE() local
/linux/drivers/power/supply/
H A Dpower_supply_leds.c171 union power_supply_propval online; in power_supply_update_gen_leds() local
H A Dtps65217_charger.c34 int online; member
H A Drn5t618_power.c434 bool online; in rn5t618_adp_get_property() local
554 bool online; in rn5t618_usb_get_property() local
/linux/drivers/staging/media/atomisp/pci/runtime/binary/interface/
H A Dia_css_binary.h75 bool online; member
127 bool online; member
/linux/drivers/ata/
H A Dahci_da850.c119 bool online; in ahci_da850_hardreset() local
H A Dahci.c842 bool online; in ahci_vt8251_hardreset() local
866 bool online; in ahci_p5wdh_hardreset() local
928 bool online; in ahci_avn_hardreset() local
[all...]
H A Dahci_xgene.c348 unsigned long deadline, bool *online) in xgene_ahci_do_hardreset() argument
393 bool online; in xgene_ahci_hardreset() local
H A Dahci_qoriq.c100 bool online; in ahci_qoriq_hardreset() local
/linux/drivers/staging/media/atomisp/pci/css_2401_system/
H A Dibuf_ctrl_global.h39 bool online; member
/linux/kernel/time/
H A Dtimer_migration.h100 bool online; member
/linux/drivers/staging/media/atomisp/pci/
H A Disp2401_input_system_global.h99 bool online; member
147 u8 online; member
/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/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c630 bool online, in ia_css_binary_fill_info() argument
921 bool online; in ia_css_binary_find() local
[all...]
/linux/drivers/cpufreq/
H A Drcpufreq_dt.rs159 fn online(_policy: &mut cpufreq::Policy) -> Result { in online() method
/linux/drivers/hid/
H A Dhid-kysona.c22 bool online; member

1234