/linux-6.14.4/arch/xtensa/kernel/ |
D | xtensa_ksyms.c | 20 unsigned int __sync_fetch_and_and_4(volatile void *p, unsigned int v) in __sync_fetch_and_and_4() 26 unsigned int __sync_fetch_and_or_4(volatile void *p, unsigned int v) in __sync_fetch_and_or_4()
|
/linux-6.14.4/fs/nfsd/ |
D | nfs4xdr.c | 144 char *p = svcxdr_tmpalloc(argp, size_add(len, 1)); in svcxdr_dupstr() local 154 svcxdr_savemem(struct nfsd4_compoundargs *argp, __be32 *p, size_t len) in svcxdr_savemem() 198 __be32 *p; in nfsd4_decode_opaque() local 219 __be32 *p, status; in nfsd4_decode_component4() local 239 __be32 *p; in nfsd4_decode_nfstime4() local 254 __be32 *p; in nfsd4_decode_verifier4() local 292 __be32 *p, status; in nfsd4_decode_nfsace4() local 358 __be32 *p; in nfsd4_decode_security_label() local 387 __be32 *p, status; in nfsd4_decode_fattr4() local 555 __be32 *p; in nfsd4_decode_stateid4() local [all …]
|
/linux-6.14.4/samples/bpf/ |
D | xdp_sample.bpf.h | 36 unsigned short *p = data; in swap_src_dst_mac() local 69 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size() 83 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_debugfs.c | 20 struct drm_printer p = drm_seq_file_printer(m); in guc_info_show() local 43 struct drm_printer p = drm_seq_file_printer(m); in guc_registered_contexts_show() local 58 struct drm_printer p = drm_seq_file_printer(m); in guc_slpc_info_show() local
|
/linux-6.14.4/arch/loongarch/lib/ |
D | crc32-loongarch.c | 31 u32 crc32_le_arch(u32 crc, const u8 *p, size_t len) in crc32_le_arch() 68 u32 crc32c_le_arch(u32 crc, const u8 *p, size_t len) in crc32c_le_arch() 105 u32 crc32_be_arch(u32 crc, const u8 *p, size_t len) in crc32_be_arch()
|
/linux-6.14.4/fs/ |
D | seq_file.c | 59 struct seq_file *p; in seq_open() local 94 void *p; in traverse() local 176 void *p; in seq_read_iter() local 440 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() 477 char *p = d_path(path, buf, size); in seq_path() local 515 char *p; in seq_path_root() local 544 char *p = dentry_path(dentry, buf, size); in seq_dentry() local 557 void *single_start(struct seq_file *p, loff_t *pos) in single_start() 562 static void *single_next(struct seq_file *p, void *v, loff_t *pos) in single_next() 568 static void single_stop(struct seq_file *p, void *v) in single_stop()
|
/linux-6.14.4/tools/arch/riscv/include/asm/ |
D | fence.h | 9 #define RISCV_FENCE_ASM(p, s) "\tfence " #p "," #s "\n" argument 10 #define RISCV_FENCE(p, s) \ argument
|
/linux-6.14.4/arch/powerpc/platforms/cell/spufs/ |
D | lscsa_alloc.c | 24 unsigned char *p; in spu_alloc_lscsa() local 41 unsigned char *p; in spu_free_lscsa() local
|
/linux-6.14.4/kernel/rcu/ |
D | rcu.h | 448 #define raw_spin_lock_rcu_node(p) \ argument 454 #define raw_spin_unlock_rcu_node(p) \ argument 460 #define raw_spin_lock_irq_rcu_node(p) \ argument 466 #define raw_spin_unlock_irq_rcu_node(p) \ argument 472 #define raw_spin_lock_irqsave_rcu_node(p, flags) \ argument 478 #define raw_spin_unlock_irqrestore_rcu_node(p, flags) \ argument 484 #define raw_spin_trylock_rcu_node(p) \ argument 493 #define raw_lockdep_assert_held_rcu_node(p) \ argument
|
/linux-6.14.4/fs/bcachefs/ |
D | reflink.c | 46 struct bkey_s_c_reflink_p p = bkey_s_c_to_reflink_p(k); in bch2_reflink_p_validate() local 60 struct bkey_s_c_reflink_p p = bkey_s_c_to_reflink_p(k); in bch2_reflink_p_to_text() local 149 static int bch2_indirect_extent_not_missing(struct btree_trans *trans, struct bkey_s_c_reflink_p p, in bch2_indirect_extent_not_missing() 170 struct bkey_s_c_reflink_p p, in bch2_indirect_extent_missing_error() 247 struct bkey_s_c_reflink_p p, in bch2_lookup_indirect_extent() 288 struct bkey_s_c_reflink_p p, u64 *idx, in trans_trigger_reflink_p_segment() 356 struct bkey_s_c_reflink_p p, u64 *idx, in gc_trigger_reflink_p_segment() 399 struct bkey_s_c_reflink_p p = bkey_s_c_to_reflink_p(k); in __trigger_reflink_p() local
|
/linux-6.14.4/fs/proc/ |
D | array.c | 99 void proc_task_name(struct seq_file *m, struct task_struct *p, bool escape) in proc_task_name() 149 struct pid *pid, struct task_struct *p) in task_state() 249 static void collect_sigign_sigcatch(struct task_struct *p, sigset_t *sigign, in collect_sigign_sigcatch() 264 static inline void task_sig(struct seq_file *m, struct task_struct *p) in task_sig() 311 static inline void task_cap(struct seq_file *m, struct task_struct *p) in task_cap() 333 static inline void task_seccomp(struct seq_file *m, struct task_struct *p) in task_seccomp() 399 struct task_struct *p) in task_context_switch_counts()
|
/linux-6.14.4/arch/powerpc/platforms/ps3/ |
D | device-init.c | 121 } *p; in ps3_setup_gelic_device() local 190 } *p; in ps3_setup_uhc_device() local 291 } *p; in ps3_setup_vuart_device() local 325 struct ps3_storage_device *p; in ps3_setup_storage_dev() local 445 } *p; in ps3_register_sound_devices() local 479 } *p; in ps3_register_graphics_devices() local 514 } *p; in ps3_register_ramdisk_device() local
|
/linux-6.14.4/sound/usb/usx2y/ |
D | us122l.c | 243 struct list_head *p; in us122l_stop() local 274 struct list_head *p; in us122l_start() local 449 struct list_head *p; in us122l_create_card() local 571 struct list_head *p; in snd_us122l_disconnect() local 600 struct list_head *p; in snd_us122l_suspend() local 625 struct list_head *p; in snd_us122l_resume() local
|
/linux-6.14.4/block/partitions/ |
D | aix.c | 116 struct pvd *p; in alloc_pvd() local 141 struct lvname *p; in alloc_lvn() local 174 struct lvm_rec *p = (struct lvm_rec *)d; in aix_partition() local 197 struct vgda *p = (struct vgda *)d; in aix_partition() local 206 struct lvd *p = (struct lvd *)d; in aix_partition() local 232 struct ppe *p = pvd->ppe + i; in aix_partition() local
|
/linux-6.14.4/fs/nfs/ |
D | mount_clnt.c | 301 __be32 *p; in encode_mntdirpath() local 326 __be32 *p; in decode_status() local 348 __be32 *p; in decode_fhandle() local 376 __be32 *p; in decode_fhs_status() local 399 __be32 *p; in decode_fhandle3() local 423 __be32 *p; in decode_auth_flavors() local
|
/linux-6.14.4/include/linux/ |
D | assoc_array_priv.h | 94 u8 *p; member 155 struct assoc_array_ptr *__assoc_array_x_to_ptr(const void *p, unsigned long t) in __assoc_array_x_to_ptr() 160 struct assoc_array_ptr *assoc_array_leaf_to_ptr(const void *p) in assoc_array_leaf_to_ptr() 165 struct assoc_array_ptr *assoc_array_node_to_ptr(const struct assoc_array_node *p) in assoc_array_node_to_ptr() 171 struct assoc_array_ptr *assoc_array_shortcut_to_ptr(const struct assoc_array_shortcut *p) in assoc_array_shortcut_to_ptr()
|
/linux-6.14.4/drivers/video/fbdev/ |
D | chipsfb.c | 332 static void init_chips(struct fb_info *p, unsigned long addr) in init_chips() 350 struct fb_info *p; in chipsfb_pci_init() local 449 struct fb_info *p = pci_get_drvdata(dp); in chipsfb_remove() local 462 struct fb_info *p = pci_get_drvdata(pdev); in chipsfb_pci_suspend() local 480 struct fb_info *p = pci_get_drvdata(pdev); in chipsfb_pci_resume() local
|
/linux-6.14.4/arch/um/os-Linux/ |
D | sigio.c | 54 struct pollfd *p; in write_sigio_thread() local 170 struct pollfd *p; in __add_sigio_fd() local 215 struct pollfd *p; in __ignore_sigio_fd() local 262 struct pollfd *p; in setup_initial_poll() local 278 struct pollfd *p; in write_sigio_workaround() local
|
/linux-6.14.4/fs/ubifs/ |
D | log.c | 32 struct rb_node *p; in ubifs_search_bud() local 61 struct rb_node *p; in ubifs_get_wbuf() local 114 struct rb_node **p, *parent = NULL; in ubifs_add_bud() local 299 struct rb_node *p; in remove_buds() local 563 struct rb_node **p = &done_tree->rb_node, *parent = NULL; in done_already() local
|
/linux-6.14.4/kernel/sched/ |
D | idle.c | 432 select_task_rq_idle(struct task_struct *p, int cpu, int flags) in select_task_rq_idle() 447 static void wakeup_preempt_idle(struct rq *rq, struct task_struct *p, int flags) in wakeup_preempt_idle() 477 dequeue_task_idle(struct rq *rq, struct task_struct *p, int flags) in dequeue_task_idle() 498 static void switched_to_idle(struct rq *rq, struct task_struct *p) in switched_to_idle() 504 prio_changed_idle(struct rq *rq, struct task_struct *p, int oldprio) in prio_changed_idle()
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | rammap.c | 79 struct nvbios_ramcfg *p) in nvbios_rammapEp_from_perf() 92 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ramcfg *p) in nvbios_rammapEp() 160 struct nvbios_ramcfg *p) in nvbios_rammapSp_from_perf() 192 u8 *ver, u8 *hdr, struct nvbios_ramcfg *p) in nvbios_rammapSp()
|
/linux-6.14.4/drivers/leds/ |
D | leds-sunfire.c | 33 struct sunfire_led *p = to_sunfire_led(led_cdev); in __clockboard_set() local 75 struct sunfire_led *p = to_sunfire_led(led_cdev); in __fhc_set() local 129 struct sunfire_drvdata *p; in sunfire_led_generic_probe() local 168 struct sunfire_drvdata *p = platform_get_drvdata(pdev); in sunfire_led_generic_remove() local
|
/linux-6.14.4/drivers/scsi/sym53c8xx_2/ |
D | sym_misc.h | 152 #define sym_qptr(p) ((struct sym_quehead *) (p)) argument 157 #define sym_set_bit(p, n) (((u32 *)(p))[(n)>>5] |= (1<<((n)&0x1f))) argument 158 #define sym_clr_bit(p, n) (((u32 *)(p))[(n)>>5] &= ~(1<<((n)&0x1f))) argument 159 #define sym_is_bit(p, n) (((u32 *)(p))[(n)>>5] & (1<<((n)&0x1f))) argument
|
/linux-6.14.4/net/mac80211/ |
D | rc80211_minstrel_ht_debugfs.c | 48 minstrel_ht_stats_dump(struct minstrel_ht_sta *mi, int i, char *p) in minstrel_ht_stats_dump() 150 char *p; in minstrel_ht_stats_open() local 193 minstrel_ht_stats_csv_dump(struct minstrel_ht_sta *mi, int i, char *p) in minstrel_ht_stats_csv_dump() 298 char *p; in minstrel_ht_stats_csv_open() local
|
/linux-6.14.4/net/rose/ |
D | rose_subr.c | 239 static int rose_parse_national(unsigned char *p, struct rose_facilities_struct *facilities, int len) in rose_parse_national() 333 static int rose_parse_ccitt(unsigned char *p, struct rose_facilities_struct *facilities, int len) in rose_parse_ccitt() 395 int rose_parse_facilities(unsigned char *p, unsigned packet_len, in rose_parse_facilities() 437 unsigned char *p = buffer + 1; in rose_create_facilities() local
|