Home
last modified time | relevance | path

Searched defs:lvl (Results 76 - 100 of 222) sorted by relevance

123456789

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c274 struct nv50_miptree_level *lvl = &mt->level[l]; in nvc0_miptree_init_layout_tiled() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsun4d_irq.c38 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_processor.c493 acpi_hwp_native_thermal_lvt_osc(acpi_handle handle, u32 lvl, void *context, void **rv) acpi_hwp_native_thermal_lvt_osc() argument
633 acpi_processor_ids_walk(acpi_handle handle, u32 lvl, void *context, void **rv) acpi_processor_ids_walk() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsun4d_irq.c38 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c113 gen8_pd_range(u64 start, u64 end, int lvl, unsigned int *idx) in gen8_pd_range() argument
128 gen8_pd_contains(u64 start, u64 end, int lvl) gen8_pd_contains() argument
169 __gen8_ppgtt_cleanup(struct i915_address_space *vm, struct i915_page_directory *pd, int count, int lvl) __gen8_ppgtt_cleanup() argument
198 __gen8_ppgtt_clear(struct i915_address_space * const vm, struct i915_page_directory * const pd, u64 start, const u64 end, int lvl) __gen8_ppgtt_clear() argument
272 __gen8_ppgtt_alloc(struct i915_address_space * const vm, struct i915_vm_pt_stash *stash, struct i915_page_directory * const pd, u64 * const start, const u64 end, int lvl) __gen8_ppgtt_alloc() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dcipso_ipv4.h90 } lvl; member
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dacpiphp_glue.c226 static acpi_status acpiphp_add_context(acpi_handle handle, u32 lvl, void *data, in acpiphp_add_context() argument
H A Dacpiphp_ibm.c384 ibm_find_acpi_device(acpi_handle handle, u32 lvl, void *context, void **rv) ibm_find_acpi_device() argument
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dsoc_common.c61 soc_pcmcia_debug(struct soc_pcmcia_socket *skt, const char *func, int lvl, const char *fmt, ...) soc_pcmcia_debug() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel-hid.c576 check_acpi_dev(acpi_handle handle, u32 lvl, void *context, void **rv) in check_acpi_dev() argument
H A Dintel_menlow.c404 static acpi_status intel_menlow_register_sensor(acpi_handle handle, u32 lvl, in intel_menlow_register_sensor() argument
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_processor.c567 static acpi_status __init acpi_processor_osc(acpi_handle handle, u32 lvl, in acpi_processor_osc() argument
714 acpi_processor_ids_walk(acpi_handle handle, u32 lvl, void *context, void **rv) acpi_processor_ids_walk() argument
/kernel/linux/linux-6.6/include/linux/
H A Ddynamic_debug.h127 unsigned int *lvl; member
/kernel/linux/linux-6.6/include/net/
H A Dcipso_ipv4.h90 } lvl; member
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dacpiphp_glue.c226 static acpi_status acpiphp_add_context(acpi_handle handle, u32 lvl, void *data, in acpiphp_add_context() argument
H A Dacpiphp_ibm.c384 ibm_find_acpi_device(acpi_handle handle, u32 lvl, void *context, void **rv) ibm_find_acpi_device() argument
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsoc_common.c60 soc_pcmcia_debug(struct soc_pcmcia_socket *skt, const char *func, int lvl, const char *fmt, ...) soc_pcmcia_debug() argument
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/microcode/
H A Dcore.c88 u32 lvl, dummy, i; in amd_check_current_patch_level() local
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dio_pgtable.c84 static void free_pt_lvl(u64 *pt, struct list_head *freelist, int lvl) in free_pt_lvl() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmem-events.c353 int lvl; in perf_mem__lvl_scnprintf() local
537 u64 lvl = data_src->mem_lvl; c2c_decode_stats() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dzmbvenc.c323 int lvl = 9; in encode_init() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c41 struct nv30_miptree_level *lvl = &mt->level[level]; in layer_offset() local
99 struct nv30_miptree_level *lvl = &mt->level[level]; in define_rect() local
472 struct nv30_miptree_level *lvl = &mt->level[l]; in nv30_miptree_create() local
551 struct nv30_miptree_level *lvl = &mt->level[tmpl->u.tex.level]; nv30_miptree_surface_new() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_descriptor.h159 size_t lvl = 1; in GetDepth() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.h159 size_t lvl = 1; in GetDepth() local
/third_party/toybox/toys/pending/
H A Dsyslogd.c103 char *fac = tk, *lvl; in resolve_config() local
323 int olen = len, fac, lvl; in logmsg() local
[all...]

Completed in 23 milliseconds

123456789