| /linux-6.15/tools/perf/ |
| H A D | builtin-top.c | 105 static void perf_top__resize(struct perf_top *top) in perf_top__resize() 360 char *buf = NULL, *p; in prompt_integer() local 395 char *buf = NULL, *p; in perf_top__prompt_symbol() local 617 struct perf_top *top = arg; in display_thread_tui() local 677 struct perf_top *top = arg; in display_thread() local 731 struct perf_top *top = arg; in hist_iter__top_callback() local 1103 struct perf_top *top = arg; in process_thread() local 1145 struct perf_top *top = qe->data; in deliver_event() local 1248 static int __cmd_top(struct perf_top *top) in __cmd_top() 1428 struct perf_top *top = opt->value; in parse_percent_limit() local [all …]
|
| /linux-6.15/fs/autofs/ |
| H A D | expire.c | 32 struct dentry *top = dentry; in autofs_mount_busy() local 74 static struct dentry *positive_after(struct dentry *p, struct dentry *child) in positive_after() 116 struct dentry *p = prev, *ret = NULL, *d = NULL; in get_next_positive_dentry() local 148 struct dentry *top, in autofs_direct_busy() 180 struct dentry *top, in autofs_tree_busy() 185 struct dentry *p; in autofs_tree_busy() local 243 struct dentry *p; in autofs_check_leaves() local
|
| /linux-6.15/arch/powerpc/mm/nohash/ |
| H A D | 8xx.c | 28 unsigned long p = PHYS_IMMR_BASE; in v_block_mapped() local 43 unsigned long p = PHYS_IMMR_BASE; in p_block_mapped() local 119 static int mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, in mmu_mapin_ram_chunk() 123 unsigned long p = offset; in mmu_mapin_ram_chunk() local 141 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
|
| /linux-6.15/arch/powerpc/mm/ |
| H A D | pgtable_32.c | 96 static void __init __mapin_ram_chunk(unsigned long offset, unsigned long top) in __mapin_ram_chunk() 99 phys_addr_t p; in __mapin_ram_chunk() local 119 phys_addr_t top = min(end, total_lowmem); in mapin_ram() local
|
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_rm.c | 213 static bool _dpu_rm_needs_split_display(const struct msm_display_topology *top) in _dpu_rm_needs_split_display() 431 const struct msm_display_topology *top) in _dpu_rm_reserve_ctls() 519 const struct msm_display_topology *top) in _dpu_rm_dsc_alloc() 559 const struct msm_display_topology *top) in _dpu_rm_dsc_alloc_pair() 615 const struct msm_display_topology *top) in _dpu_rm_reserve_dsc() 963 static void dpu_rm_print_state_helper(struct drm_printer *p, in dpu_rm_print_state_helper() 981 void dpu_rm_print_state(struct drm_printer *p, in dpu_rm_print_state()
|
| /linux-6.15/sound/ |
| H A D | sound_core.c | 159 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit() 216 struct sound_unit *p=*list; in __sound_remove_unit() local 239 …und_unit **list, const struct file_operations *fops, int index, int low, int top, const char *name… in sound_insert_unit() 297 struct sound_unit *p; in sound_remove_unit() local
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | setup_32.c | 191 struct cpuid_patch_entry *p; in per_cpu_patch() local 326 unsigned long top; in setup_arch() local 391 struct cpu *p = kzalloc(sizeof(*p), GFP_KERNEL); in topology_init() local
|
| /linux-6.15/fs/minix/ |
| H A D | itree_common.c | 5 block_t *p; member 12 static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v) in add_chain() 37 Indirect *p = chain; in get_branch() local 215 static inline int all_zeroes(block_t *p, block_t *q) in all_zeroes() 227 block_t *top) in find_shared() 229 Indirect *partial, *p; in find_shared() local 263 static inline void free_data(struct inode *inode, block_t *p, block_t *q) in free_data() 276 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) in free_branches()
|
| /linux-6.15/lib/ |
| H A D | plist.c | 32 static void plist_check_prev_next(struct list_head *t, struct list_head *p, in plist_check_prev_next() 44 static void plist_check_list(struct list_head *top) in plist_check_list()
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | dumpstack.c | 20 unsigned long top) in dump_mem() 22 unsigned long p; in dump_mem() local
|
| /linux-6.15/drivers/md/bcache/ |
| H A D | extents.c | 103 #define p(...) (out += scnprintf(out, end - out, __VA_ARGS__)) in bch_extent_to_text() macro 277 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.15/arch/loongarch/kernel/ |
| H A D | process.c | 144 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) in copy_thread() 294 unsigned long top = TASK_SIZE & PAGE_MASK; in stack_top() local
|
| /linux-6.15/kernel/trace/ |
| H A D | trace_stack.c | 157 unsigned long this_size, flags; unsigned long *p, *top, *start; in check_stack() local 408 static void t_stop(struct seq_file *m, void *p) in t_stop()
|
| /linux-6.15/fs/ext4/ |
| H A D | dir.c | 447 struct dir_private_info *p = filp->private_data; in ext4_htree_init_dir_info() local 456 void ext4_htree_free_dir_info(struct dir_private_info *p) in ext4_htree_free_dir_info() 474 struct rb_node **p, *parent = NULL; in ext4_htree_store_dirent() local 653 char *top; in ext4_check_all_de() local
|
| H A D | indirect.c | 32 __le32 *p; member 149 Indirect *p = chain; in ext4_get_branch() local 221 __le32 *p; in ext4_find_near() local 335 __le32 *p; in ext4_alloc_branch() local 754 static inline int all_zeroes(__le32 *p, __le32 *q) in all_zeroes() 799 __le32 *top) in ext4_find_shared() 801 Indirect *partial, *p; in ext4_find_shared() local 863 __le32 *p; in ext4_clear_blocks() local 924 __le32 *p; /* Pointer into inode/ind in ext4_free_data() local 1005 __le32 *p; in ext4_free_branches() local [all …]
|
| /linux-6.15/arch/x86/xen/ |
| H A D | p2m.c | 138 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() 187 static void __ref free_p2m_page(void *p) in free_p2m_page()
|
| /linux-6.15/drivers/media/usb/gspca/ |
| H A D | mars.c | 130 static void setilluminators(struct gspca_dev *gspca_dev, bool top, bool bottom) in setilluminators() 356 int p; in sd_pkt_scan() local
|
| /linux-6.15/fs/nfs/blocklayout/ |
| H A D | dev.c | 113 __be32 *p; in nfs4_block_decode_volume() local 540 struct pnfs_block_dev *top; in bl_alloc_deviceid_node() local 545 __be32 *p; in bl_alloc_deviceid_node() local
|
| /linux-6.15/tools/thermal/tmon/ |
| H A D | tui.c | 38 static PANEL *top; variable 62 static void close_panel(PANEL *p) in close_panel()
|
| /linux-6.15/fs/ |
| H A D | binfmt_elf_fdpic.c | 506 char __user *u_platform, *u_base_platform, *p; in create_elf_fdpic_tables() local 931 unsigned long load_addr, base = ULONG_MAX, top = 0, maddr = 0; in elf_fdpic_map_file_constdisp_on_uclinux() local 1293 struct task_struct *p, long signr) in fill_prstatus() 1325 static int fill_psinfo(struct elf_prpsinfo *psinfo, struct task_struct *p, in fill_psinfo() 1385 static struct elf_thread_status *elf_dump_thread_status(long signr, struct task_struct *p, int *sz) in elf_dump_thread_status()
|
| /linux-6.15/drivers/gpu/drm/vc4/ |
| H A D | vc4_crtc.c | 86 u32 dispbase, top, base; in vc4_crtc_get_cob_allocation() local 377 struct drm_printer p = drm_info_printer(&vc4_crtc->pdev->dev); in vc4_crtc_config_pv() local 478 struct drm_printer p = drm_info_printer(&vc4_crtc->pdev->dev); in vc4_crtc_config_pv() local 713 unsigned int *top, unsigned int *bottom) in vc4_crtc_get_margins()
|
| /linux-6.15/drivers/net/can/ |
| H A D | kvaser_pciefd.c | 680 u8 top; in kvaser_pciefd_pwm_stop() local 695 int top, trigger; in kvaser_pciefd_pwm_start() local 1193 struct kvaser_pciefd_rx_packet *p, in kvaser_pciefd_handle_data_packet() 1313 struct kvaser_pciefd_rx_packet *p) in kvaser_pciefd_rx_error_frame() 1360 struct kvaser_pciefd_rx_packet *p) in kvaser_pciefd_handle_error_packet() 1380 struct kvaser_pciefd_rx_packet *p) in kvaser_pciefd_handle_status_resp() 1418 struct kvaser_pciefd_rx_packet *p) in kvaser_pciefd_handle_status_packet() 1474 struct kvaser_pciefd_rx_packet *p) in kvaser_pciefd_handle_nack_packet() 1500 struct kvaser_pciefd_rx_packet *p) in kvaser_pciefd_handle_ack_packet() 1549 struct kvaser_pciefd_rx_packet *p) in kvaser_pciefd_handle_eflush_packet() [all …]
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | process.c | 108 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) in copy_thread() 685 unsigned long top = TASK_SIZE & PAGE_MASK; in mips_stack_top() local
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | traps.c | 100 char str[80], *p; in dump_backtrace_stm() local 139 unsigned long top) in dump_mem() 147 unsigned long p; in dump_mem() local 171 char str[sizeof("00000000 ") * 5 + 2 + 1], *p = str; in dump_instr() local
|
| /linux-6.15/fs/ext2/ |
| H A D | inode.c | 115 __le32 *p; member 120 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 241 Indirect *p = chain; in ext2_get_branch() local 298 __le32 *p; in ext2_find_near() local 984 static inline int all_zeroes(__le32 *p, __le32 *q) in all_zeroes() 1030 __le32 *top) in ext2_find_shared() 1032 Indirect *partial, *p; in ext2_find_shared() local 1085 static inline void ext2_free_data(struct inode *inode, __le32 *p, __le32 *q) in ext2_free_data() 1125 static void ext2_free_branches(struct inode *inode, __le32 *p, __le32 *q, int depth) in ext2_free_branches() 1304 struct buffer_head **p) in ext2_get_inode()
|