Searched defs:entry (Results 76 - 100 of 2045) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/perf/
H A Dcallchain.c44 perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, struct pt_regs *regs) argument
104 perf_callchain_user(struct perf_callchain_entry_ctx *entry, struct pt_regs *regs) argument
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c45 struct ttm_validate_buffer *entry; local
78 struct ttm_validate_buffer *entry; local
32 ttm_eu_backoff_reservation_reverse(struct list_head *list, struct ttm_validate_buffer *entry) argument
145 struct ttm_validate_buffer *entry; local
[all...]
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_debugfs.c37 struct drm_debugfs_entry *entry = m->private; local
/linux-master/io_uring/
H A Dnet.h69 static inline void io_netmsg_cache_free(struct io_cache_entry *entry) argument
H A Dalloc_cache.h33 struct io_cache_entry *entry; local
58 struct io_cache_entry *entry = io_alloc_cache_get(cache); local
13 io_alloc_cache_put(struct io_alloc_cache *cache, struct io_cache_entry *entry) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpower_budget.c102 nvbios_power_budget_entry(struct nvkm_bios *bios, struct nvbios_power_budget *budget, u8 idx, struct nvbios_power_budget_entry *entry) argument
/linux-master/arch/arm64/mm/
H A Dmteswap.c50 void mte_restore_tags(swp_entry_t entry, struct page *page) argument
65 swp_entry_t entry = swp_entry(type, offset); local
73 swp_entry_t entry = swp_entry(type, 0); local
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dcommon_baco.c82 baco_program_registers(struct pp_hwmgr *hwmgr, const struct baco_cmd_entry *entry, const u32 array_size) argument
101 soc15_baco_program_registers(struct pp_hwmgr *hwmgr, const struct soc15_baco_cmd_entry *entry, const u32 array_size) argument
[all...]
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477.h78 u8 entry[KSZ9477_ACL_ENTRY_SIZE]; member in struct:ksz9477_acl_entry
/linux-master/lib/
H A Dllist.c55 struct llist_node *entry, *next; local
82 struct llist_node *entry, *next; local
[all...]
/linux-master/net/sctp/
H A Dinqueue.c154 struct list_head *entry; local
/linux-master/arch/x86/boot/compressed/
H A Dpgtable_64.c37 struct boot_e820_entry *entry; local
[all...]
/linux-master/security/integrity/ima/
H A Dima_init.c46 struct ima_template_entry *entry; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v11_0_3.c34 gfx_v11_0_3_rlc_gc_fed_irq(struct amdgpu_device *adev, struct amdgpu_irq_src *source, struct amdgpu_iv_entry *entry) argument
81 gfx_v11_0_3_poison_consumption_handler(struct amdgpu_device *adev, struct amdgpu_iv_entry *entry) argument
/linux-master/sound/core/
H A Dinfo_oss.c69 static void snd_sndstat_proc_read(struct snd_info_entry *entry, argument
93 struct snd_info_entry *entry; local
/linux-master/arch/mips/mobileye/
H A Dvmlinux.its.S17 entry = /bits/ ADDR_BITS <VMLINUX_ENTRY_ADDRESS>; define
/linux-master/arch/sh/kernel/
H A Dunwinder.c85 struct list_head *tmp, *entry = &unwinder_list; local
/linux-master/arch/sparc/kernel/
H A Diommu_common.h38 static inline int is_span_boundary(unsigned long entry, argument
/linux-master/include/net/
H A Datmclip.h24 struct atmarp_entry *entry; /* ATMARP table entry, NULL if IP addr. member in struct:clip_vcc
/linux-master/tools/perf/util/
H A Dblock-range.h33 u64 entry; member in struct:block_range
/linux-master/sound/isa/gus/
H A Dgus_irq.c102 static void snd_gus_irq_info_read(struct snd_info_entry *entry, argument
H A Dgus_mem_proc.c19 static ssize_t snd_gf1_mem_proc_dump(struct snd_info_entry *entry, argument
34 static void snd_gf1_mem_proc_free(struct snd_info_entry *entry) argument
49 struct snd_info_entry *entry; local
[all...]
/linux-master/drivers/firmware/google/
H A Dvpd_decode.c36 vpd_decode_entry(const u32 max_len, const u8 *input_buf, u32 *_consumed, const u8 **entry, u32 *entry_len) argument
/linux-master/include/linux/
H A Dresource_ext.h34 static inline void resource_list_add(struct resource_entry *entry, argument
40 static inline void resource_list_add_tail(struct resource_entry *entry, argument
46 static inline void resource_list_del(struct resource_entry *entry) argument
51 static inline void resource_list_free_entry(struct resource_entry *entry) argument
57 resource_list_destroy_entry(struct resource_entry *entry) argument
72 struct resource_entry *entry; local
[all...]
/linux-master/sound/firewire/dice/
H A Ddice-tcelectronic.c63 } *entry, entries[] = { local

Completed in 209 milliseconds

1234567891011>>