Home
last modified time | relevance | path

Searched defs:top (Results 26 – 50 of 173) sorted by relevance

1234567

/linux-6.14.4/kernel/trace/
Dtrace_btf.c79 int i, top = 0; in btf_find_struct_member() local
/linux-6.14.4/tools/perf/util/
Dpstack.c16 unsigned short top; member
/linux-6.14.4/arch/arm64/kernel/
Drsi.c90 phys_addr_t end, top; in __arm64_is_protected_mmio() local
/linux-6.14.4/drivers/gpu/drm/
Ddrm_lease.c300 static void _drm_lease_revoke(struct drm_master *top) in _drm_lease_revoke()
339 void drm_lease_revoke(struct drm_master *top) in drm_lease_revoke()
/linux-6.14.4/arch/powerpc/xmon/
Dppc-dis.c44 unsigned long top = operand->bitm; in operand_value_powerpc() local
/linux-6.14.4/drivers/md/bcache/
Dextents.c277 struct btree_iter_set *top = iter->heap.data, *i = top + 1; in bch_extent_sort_fixup() local
412 struct bkey *top; in bch_extent_insert_fixup() local
/linux-6.14.4/drivers/infiniband/hw/hfi1/
Diowait.c115 struct iowait *top, in iowait_priority_update_top()
/linux-6.14.4/arch/powerpc/mm/nohash/
D44x.c169 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
/linux-6.14.4/drivers/base/regmap/
Dregcache-rbtree.c42 unsigned int *base, unsigned int *top) in regcache_rbtree_get_base_top_reg()
138 unsigned int base, top; in rbtree_show() local
/linux-6.14.4/net/dccp/
Dqpolicy.c73 struct sk_buff* (*top) (struct sock *sk); member
/linux-6.14.4/tools/tracing/rtla/src/
Dosnoise_top.c159 static void osnoise_top_header(struct osnoise_tool *top) in osnoise_top_header()
261 osnoise_print_stats(struct osnoise_top_params *params, struct osnoise_tool *top) in osnoise_print_stats()
Dosnoise.c1010 void osnoise_destroy_tool(struct osnoise_tool *top) in osnoise_destroy_tool()
1031 struct osnoise_tool *top; in osnoise_init_tool() local
/linux-6.14.4/drivers/video/fbdev/sis/
Dsis_accel.h232 #define SiS300SetupClipLT(left,top) \ argument
358 #define SiS310SetupClipLT(left,top) \ argument
/linux-6.14.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_debugfs.c102 struct dentry *top; in vchiq_debugfs_add_instance() local
/linux-6.14.4/lib/
Dplist.c44 static void plist_check_list(struct list_head *top) in plist_check_list()
/linux-6.14.4/arch/sh/kernel/
Ddumpstack.c20 unsigned long top) in dump_mem()
/linux-6.14.4/drivers/mfd/
Dexynos-lpass.c53 struct regmap *top; member
/linux-6.14.4/arch/x86/xen/
Dp2m.c138 static void p2m_top_mfn_init(unsigned long *top) in p2m_top_mfn_init()
146 static void p2m_top_mfn_p_init(unsigned long **top) in p2m_top_mfn_p_init()
/linux-6.14.4/drivers/gpu/drm/qxl/
Dqxl_draw.c142 int left, right, top, bottom; in qxl_draw_dirty_fb() local
/linux-6.14.4/tools/perf/ui/
Dbrowser.h19 void *top, *entries; member
/linux-6.14.4/arch/sparc/kernel/
Dsetup_32.c326 unsigned long top; in setup_arch() local
/linux-6.14.4/arch/x86/math-emu/
Dfpu_system.h102 #define top (I387->soft.ftop) macro
/linux-6.14.4/drivers/gpu/drm/tegra/
Dplane.h40 bool top; member
/linux-6.14.4/arch/powerpc/mm/kasan/
Dinit_32.c145 phys_addr_t top = min(end, total_lowmem); in kasan_init() local
/linux-6.14.4/arch/x86/events/intel/
Dds.c875 struct bts_record *at, *base, *top; in intel_pmu_drain_bts_buffer() local
2062 get_next_pebs_record_by_bit(void *base, void *top, int bit) in get_next_pebs_record_by_bit()
2222 void *base, void *top, in __intel_pmu_pebs_events()
2250 struct pebs_record_core *at, *top; in intel_pmu_drain_pebs_core() local
2307 void *base, *at, *top; in intel_pmu_drain_pebs_nhm() local
2428 void *base, *at, *top; in intel_pmu_drain_pebs_icl() local

1234567