Searched defs:lvl (Results 51 - 75 of 102) sorted by relevance

12345

/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c148 gen8_pd_range(u64 start, u64 end, int lvl, unsigned int *idx) argument
163 gen8_pd_contains(u64 start, u64 end, int lvl) argument
204 __gen8_ppgtt_cleanup(struct i915_address_space *vm, struct i915_page_directory *pd, int count, int lvl) argument
239 __gen8_ppgtt_clear(struct i915_address_space * const vm, struct i915_page_directory * const pd, u64 start, const u64 end, int lvl) argument
322 __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) argument
406 __gen8_ppgtt_foreach(struct i915_address_space *vm, struct i915_page_directory *pd, u64 *start, u64 end, int lvl, void (*fn)(struct i915_address_space *vm, struct i915_page_table *pt, void *data), void *data) argument
[all...]
/linux-master/kernel/time/
H A Dtimer_migration.c1445 static void tmigr_init_group(struct tmigr_group *group, unsigned int lvl, argument
1469 tmigr_get_group(unsigned int cpu, int node, unsigned int lvl) argument
/linux-master/drivers/platform/x86/intel/
H A Dhid.c765 check_acpi_dev(acpi_handle handle, u32 lvl, void *context, void **rv) argument
/linux-master/fs/ubifs/
H A Dlpt.c1107 int i, lvl, max_offs; local
/linux-master/drivers/iommu/
H A Dio-pgtable-arm-v7s.c196 paddr_to_iopte(phys_addr_t paddr, int lvl, struct io_pgtable_cfg *cfg) argument
207 iopte_to_paddr(arm_v7s_iopte pte, int lvl, struct io_pgtable_cfg *cfg) argument
233 iopte_deref(arm_v7s_iopte pte, int lvl, struct arm_v7s_io_pgtable *data) argument
239 __arm_v7s_alloc_table(int lvl, gfp_t gfp, struct arm_v7s_io_pgtable *data) argument
299 __arm_v7s_free_table(void *table, int lvl, struct arm_v7s_io_pgtable *data) argument
335 arm_v7s_prot_to_pte(int prot, int lvl, struct io_pgtable_cfg *cfg) argument
366 arm_v7s_pte_to_prot(arm_v7s_iopte pte, int lvl) argument
385 arm_v7s_pte_to_cont(arm_v7s_iopte pte, int lvl) argument
401 arm_v7s_cont_to_pte(arm_v7s_iopte pte, int lvl) argument
418 arm_v7s_pte_is_cont(arm_v7s_iopte pte, int lvl) argument
431 arm_v7s_init_pte(struct arm_v7s_io_pgtable *data, unsigned long iova, phys_addr_t paddr, int prot, int lvl, int num_entries, arm_v7s_iopte *ptep) argument
497 __arm_v7s_map(struct arm_v7s_io_pgtable *data, unsigned long iova, phys_addr_t paddr, size_t size, int prot, int lvl, arm_v7s_iopte *ptep, gfp_t gfp) argument
595 arm_v7s_split_cont(struct arm_v7s_io_pgtable *data, unsigned long iova, int idx, int lvl, arm_v7s_iopte *ptep) argument
666 __arm_v7s_unmap(struct arm_v7s_io_pgtable *data, struct iommu_iotlb_gather *gather, unsigned long iova, size_t size, int lvl, arm_v7s_iopte *ptep) argument
765 int lvl = 0; local
[all...]
H A Dio-pgtable-arm.c153 static inline bool iopte_leaf(arm_lpae_iopte pte, int lvl, argument
276 __arm_lpae_init_pte(struct arm_lpae_io_pgtable *data, phys_addr_t paddr, arm_lpae_iopte prot, int lvl, int num_entries, arm_lpae_iopte *ptep) argument
297 arm_lpae_init_pte(struct arm_lpae_io_pgtable *data, unsigned long iova, phys_addr_t paddr, arm_lpae_iopte prot, int lvl, int num_entries, arm_lpae_iopte *ptep) argument
361 __arm_lpae_map(struct arm_lpae_io_pgtable *data, unsigned long iova, phys_addr_t paddr, size_t size, size_t pgcount, arm_lpae_iopte prot, int lvl, arm_lpae_iopte *ptep, gfp_t gfp, size_t *mapped) argument
489 int ret, lvl = data->start_level; local
517 __arm_lpae_free_pgtable(struct arm_lpae_io_pgtable *data, int lvl, arm_lpae_iopte *ptep) argument
556 arm_lpae_split_blk_unmap(struct arm_lpae_io_pgtable *data, struct iommu_iotlb_gather *gather, unsigned long iova, size_t size, arm_lpae_iopte blk_pte, int lvl, arm_lpae_iopte *ptep, size_t pgcount) argument
616 __arm_lpae_unmap(struct arm_lpae_io_pgtable *data, struct iommu_iotlb_gather *gather, unsigned long iova, size_t size, size_t pgcount, int lvl, arm_lpae_iopte *ptep) argument
701 int lvl = data->start_level; local
[all...]
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1425 static acpi_status bgx_acpi_match_id(acpi_handle handle, u32 lvl, argument
1404 bgx_acpi_register_phy(acpi_handle handle, u32 lvl, void *context, void **rv) argument
/linux-master/arch/x86/pci/
H A Dirq.c56 int (*lvl)(struct pci_dev *router, struct pci_dev *dev, int pirq, member in struct:irq_router
/linux-master/drivers/hid/usbhid/
H A Dhid-core.c1256 static int usbhid_power(struct hid_device *hid, int lvl) argument
/linux-master/arch/arm64/kernel/
H A Dtraps.c152 static void dump_kernel_instr(const char *lvl, struct pt_regs *regs) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c77 u16 max, lvl; member in struct:nvkm_vmm_iter
100 int lvl; local
[all...]
/linux-master/drivers/gpio/
H A Dgpio-tegra.c387 u32 lvl; local
/linux-master/drivers/hid/
H A Dhid-asus.c633 u8 lvl; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dr535.c263 r535_sor_bl_set(struct nvkm_ior *sor, int lvl) argument
285 int ret, lvl; local
H A Dnv50.c162 nv50_sor_bl_set(struct nvkm_ior *ior, int lvl) argument
/linux-master/drivers/platform/surface/
H A Dsurface_acpi_notify.c739 static acpi_status san_consumer_setup(acpi_handle handle, u32 lvl, argument
/linux-master/include/net/
H A Dnetlabel.h201 u32 lvl; member in struct:netlbl_lsm_secattr::__anon2499::__anon2500
/linux-master/arch/x86/mm/
H A Dinit_64.c1289 const char *lvl; local
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c605 int otx2_txschq_config(struct otx2_nic *pfvf, int lvl, int prio, bool txschq_for_pfc) argument
740 int lvl, schq, rc; local
771 otx2_txschq_free_one(struct otx2_nic *pfvf, u16 lvl, u16 schq) argument
801 int lvl, schq; local
[all...]
H A Dqos.c458 int lvl; local
626 int lvl, rc, schq; local
679 int lvl, idx, schq; local
893 int lvl, idx, schq; local
[all...]
/linux-master/arch/arm/kernel/
H A Dtraps.c137 void dump_mem(const char *lvl, const char *str, unsigned long bottom, argument
165 static void dump_instr(const char *lvl, struct pt_regs *regs) argument
/linux-master/tools/lib/bpf/
H A Dbtf_dump.c28 static const char *pfx(int lvl) argument
860 btf_dump_emit_bit_padding(const struct btf_dump *d, int cur_off, int next_off, int next_align, bool in_bitfield, int lvl) argument
963 btf_dump_emit_struct_def(struct btf_dump *d, __u32 id, const struct btf_type *t, int lvl) argument
1061 btf_dump_emit_enum32_val(struct btf_dump *d, const struct btf_type *t, int lvl, __u16 vlen) argument
1086 btf_dump_emit_enum64_val(struct btf_dump *d, const struct btf_type *t, int lvl, __u16 vlen) argument
1117 btf_dump_emit_enum_def(struct btf_dump *d, __u32 id, const struct btf_type *t, int lvl) argument
1186 btf_dump_emit_typedef_def(struct btf_dump *d, __u32 id, const struct btf_type *t, int lvl) argument
1270 int lvl, err; local
1287 btf_dump_emit_type_decl(struct btf_dump *d, __u32 id, const char *fname, int lvl) argument
1416 btf_dump_emit_type_chain(struct btf_dump *d, struct id_stack *decls, const char *fname, int lvl) argument
1718 int i, lvl = d->typed_dump->indent_lvl + d->typed_dump->depth; local
[all...]
/linux-master/drivers/spi/
H A Dspi-mxic.c578 static void mxic_spi_set_cs(struct spi_device *spi, bool lvl) argument
/linux-master/drivers/pci/
H A Dpci-acpi.c63 static acpi_status acpi_match_rc(acpi_handle handle, u32 lvl, void *context, argument
/linux-master/drivers/media/i2c/
H A Dadv7511-v4l2.c1420 static void adv7511_dbg_dump_edid(int lvl, int debug, struct v4l2_subdev *sd, int segment, u8 *buf) argument

Completed in 512 milliseconds

12345