Home
last modified time | relevance | path

Searched defs:lvl (Results 1 - 25 of 222) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/acpi/
H A Dprocessor_pdc.c103 early_init_pdc(acpi_handle handle, u32 lvl, void *context, void **rv) in early_init_pdc() argument
H A Dpci_slot.c84 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot() argument
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dtsc.c60 unsigned int a, b, c, d, lvl; in arch_get_tsc_freq() local
H A Dheader.c14 void get_cpuid_0(char *vendor, unsigned int *lvl) in get_cpuid_0() argument
28 unsigned int a, b, c, d, lvl; in __get_cpuid() local
/kernel/linux/linux-6.6/tools/thermal/lib/
H A Dlog.c23 int log_str2level(const char *lvl) in log_str2level() argument
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/
H A Dk-tree-gen.c48 int k_tree_gen(int lvl, int node_nr) in k_tree_gen() argument
H A Dk-tree-trav.c43 int k_tree_trav(int lvl, int node_nr) in k_tree_trav() argument
/third_party/rust/crates/log/test_max_level_features/
H A Dmain.rs70 let mut lvl = state.last_log.lock().unwrap(); in last() variables
/third_party/selinux/libsepol/cil/src/
H A Dcil_log.c40 static void cil_default_log_handler(__attribute__((unused)) int lvl, const char *msg) in cil_default_log_handler() argument
47 void cil_set_log_handler(void (*handler)(int lvl, const char *msg)) in cil_set_log_handler() argument
52 __attribute__ ((format (printf, 2, 0))) void cil_vlog(enum cil_log_level lvl, const char *msg, va_list args) in cil_vlog() argument
66 __attribute__ ((format (printf, 2, 3))) void cil_log(enum cil_log_level lvl, const char *msg, ...) in cil_log() argument
74 void cil_set_log_level(enum cil_log_level lvl) in cil_set_log_level() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-f300.c25 static void f300_set_line(struct cx23885_dev *dev, u32 line, u8 lvl) in f300_set_line() argument
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-f300.c25 static void f300_set_line(struct cx23885_dev *dev, u32 line, u8 lvl) in f300_set_line() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dutil.h39 tab(int lvl) in tab() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c135 unsigned lvl, layers = 0; in fd5_sampler_view_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c154 unsigned lvl; in fd3_sampler_view_create() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_node.c140 int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl, in ossl_policy_node_match() argument
/third_party/openssl/crypto/x509/
H A Dpcy_node.c140 int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl, in ossl_policy_node_match() argument
/third_party/selinux/libsepol/fuzz/
H A Dsecilc-fuzzer.c11 static void log_handler(__attribute__((unused)) int lvl, __attribute__((unused)) const char *msg) { in log_handler() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpci_slot.c84 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot() argument
H A Dioapic.c96 static acpi_status handle_ioapic_add(acpi_handle handle, u32 lvl, in handle_ioapic_add() argument
H A Dprocessor_pdc.c171 early_init_pdc(acpi_handle handle, u32 lvl, void *context, void **rv) in early_init_pdc() argument
H A Dvideo_detect.c60 find_video(acpi_handle handle, u32 lvl, void *context, void **rv) in find_video() argument
/kernel/linux/linux-5.10/drivers/media/common/siano/
H A Dsms-cards.c228 int lvl, ret; in sms_set_gpio() local
/kernel/linux/linux-6.6/drivers/media/common/siano/
H A Dsms-cards.c228 int lvl, ret; in sms_set_gpio() local
/third_party/curl/lib/
H A Dcurl_trc.c188 int lvl; in Curl_trc_opt() local
/third_party/skia/bench/
H A DPictureNestingBench.cpp44 int sierpinsky(SkCanvas* canvas, int lvl, const SkPaint& paint) { in sierpinsky() argument

Completed in 9 milliseconds

123456789