/openbmc/qemu/target/i386/ |
H A D | helper.c | 567 target_ulong ptr; in cpu_x86_get_descr_debug() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | recovery.c | 246 void *ptr; in nilfs_read_summary_info() local
|
/openbmc/linux/lib/ |
H A D | sbitmap.c | 533 atomic_long_t *ptr = (atomic_long_t *) &map->word; in __sbitmap_queue_get_batch() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 350 u32 ptr; in tc_setup_cbs() local
|
/openbmc/linux/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 296 void *ptr; member 748 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake() 1964 int epnum, void **ptr) in qh_append_tds() 2242 static void periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr) in periodic_unlink()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 709 static inline u64 otx2_atomic64_add(u64 incr, u64 *ptr) in otx2_atomic64_add() 723 #define otx2_atomic64_add(incr, ptr) ({ *ptr += incr; }) argument 773 u64 *ptr = (__force u64 *)otx2_get_regaddr(pfvf, NPA_LF_AURA_OP_ALLOCX(0)); in otx2_aura_allocptr() local
|
/openbmc/linux/net/wireless/ |
H A D | reg.c | 709 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in valid_country() local 880 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in __regdb_query_wmm() local 928 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in regdb_query_country() local
|
/openbmc/linux/drivers/target/ |
H A D | target_core_configfs.c | 2027 char *orig, *ptr, *opts; in target_pr_res_aptpl_metadata_store() local 2354 char *ptr; in target_dev_enable_store() local 2524 char *map_entries, *orig, *ptr; in target_dev_lba_map_store() local
|
/openbmc/linux/net/sched/ |
H A D | sch_cake.c | 962 const u8 *ptr = (const u8 *)(tcph + 1); in cake_get_tcpopt() local 1072 const u8 *ptr; in cake_tcph_get_tstamp() local 1088 const u8 *ptr = (const u8 *)(tcph + 1); in cake_tcph_may_drop() local
|
/openbmc/linux/kernel/rcu/ |
H A D | tree.c | 3053 void *ptr = (void *) head->func; in kvfree_rcu_list() local 3345 unsigned long *flags, void *ptr, bool can_alloc) in add_ptr_to_bulk_krc_lock() 3408 void kvfree_call_rcu(struct rcu_head *head, void *ptr) in kvfree_call_rcu()
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_output.c | 428 static void smc_options_write(__be32 *ptr, u16 *options) in smc_options_write() 456 static void mptcp_options_write(struct tcphdr *th, __be32 *ptr, in mptcp_options_write() 621 __be32 *ptr = (__be32 *)(th + 1); in tcp_options_write() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mtk-sd.c | 536 static int msdc_pio_read(struct msdc_host *host, u8 *ptr, u32 size) in msdc_pio_read() 578 static int msdc_pio_write(struct msdc_host *host, const u8 *ptr, u32 size) in msdc_pio_write()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emu10k1x.c | 511 snd_pcm_uframes_t ptr = 0, ptr1 = 0, ptr2= 0,ptr3 = 0,ptr4 = 0; in snd_emu10k1x_pcm_pointer() local 670 snd_pcm_uframes_t ptr; in snd_emu10k1x_pcm_pointer_capture() local
|
/openbmc/linux/sound/pci/ |
H A D | sonicvibes.c | 735 size_t ptr; in snd_sonicvibes_playback_pointer() local 746 size_t ptr; in snd_sonicvibes_capture_pointer() local
|
/openbmc/linux/kernel/ |
H A D | audit.c | 2032 unsigned char *ptr; in audit_log_n_hex() local 2065 unsigned char *ptr; in audit_log_n_string() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r600.c | 1082 void __iomem *ptr = (void *)rdev->gart.ptr; in r600_pcie_gart_tlb_flush() local 4387 void __iomem *ptr = (void *)rdev->vram_scratch.ptr; in r600_mmio_hdp_flush() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_log_recover.c | 2073 char *ptr, *old_ptr; in xlog_recover_add_to_cont_trans() local 2133 char *ptr; in xlog_recover_add_to_trans() local
|
/openbmc/linux/net/bridge/ |
H A D | br_vlan.c | 14 const void *ptr) in br_vlan_cmp() 1730 int br_vlan_bridge_event(struct net_device *dev, unsigned long event, void *ptr) in br_vlan_bridge_event()
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | maya44.c | 563 const unsigned short *ptr; in wm8776_init() local
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | asix.c | 765 uint8_t *ptr; in asix_eth_recv() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | ksm_tests.c | 200 static void *allocate_memory(void *ptr, int prot, int mapping, char data, size_t map_size) in allocate_memory()
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | 6pack.c | 336 unsigned char *ptr; in sp_bump() local
|
/openbmc/linux/net/netrom/ |
H A D | af_netrom.c | 115 static int nr_device_event(struct notifier_block *this, unsigned long event, void *ptr) in nr_device_event()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | strobemeta.h | 58 void *ptr; member
|
/openbmc/linux/drivers/scsi/ |
H A D | NCR5380.h | 230 char *ptr; member
|