/linux/drivers/md/ |
H A D | dm-region-hash.c | 106 struct dm_region_hash *rh; /* FIXME: can we get rid of this ? */ member 120 static region_t dm_rh_sector_to_region(struct dm_region_hash *rh, sector_t sector) in dm_rh_sector_to_region() 125 sector_t dm_rh_region_to_sector(struct dm_region_hash *rh, region_t region) in dm_rh_region_to_sector() 131 region_t dm_rh_bio_to_region(struct dm_region_hash *rh, struct bio *bio) in dm_rh_bio_to_region() 150 sector_t dm_rh_get_region_size(struct dm_region_hash *rh) in dm_rh_get_region_size() 173 struct dm_region_hash *rh; in dm_region_hash_create() local 240 void dm_region_hash_destroy(struct dm_region_hash *rh) in dm_region_hash_destroy() 263 struct dm_dirty_log *dm_rh_dirty_log(struct dm_region_hash *rh) in dm_rh_dirty_log() 269 static unsigned int rh_hash(struct dm_region_hash *rh, region_t region) in rh_hash() 274 static struct dm_region *__rh_lookup(struct dm_region_hash *rh, region_t region) in __rh_lookup() [all …]
|
/linux/tools/testing/selftests/cgroup/ |
H A D | memcg_protection.m | 43 rh = []; variable 85 rh = [rh ; r]; variable
|
/linux/arch/arm/mm/ |
H A D | proc-v7-3level.S | 58 #define rh r2 macro 61 #define rh r3 macro
|
/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | dma.c | 153 struct hci_rh_data *rh; in hci_dma_cleanup() local 196 struct hci_rh_data *rh; in hci_dma_init() local 362 struct hci_rh_data *rh; in hci_dma_queue_xfer() local 449 struct hci_rh_data *rh = &rings->headers[xfer_list[0].ring_number]; in hci_dma_dequeue_xfer() local 500 static void hci_dma_xfer_done(struct i3c_hci *hci, struct hci_rh_data *rh) in hci_dma_xfer_done() 587 static void hci_dma_process_ibi(struct i3c_hci *hci, struct hci_rh_data *rh) in hci_dma_process_ibi() 743 struct hci_rh_data *rh; in hci_dma_irq_handler() local
|
/linux/arch/s390/kernel/ |
H A D | rethook.c | 6 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_network.h | 39 u64 rh; member 69 u64 rh; member 75 u64 rh; member 86 u64 rh; member
|
H A D | lio_vf_rep.c | 299 union octeon_rh *rh; in lio_vf_rep_pkt_recv() local
|
/linux/arch/x86/kernel/ |
H A D | rethook.c | 117 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
|
/linux/arch/powerpc/kernel/ |
H A D | rethook.c | 31 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
|
/linux/include/linux/fsl/bestcomm/ |
H A D | sram.h | 28 rh_info_t *rh; member
|
/linux/include/linux/ |
H A D | math64.h | 204 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local 268 } u, rl, rh; in mul_u64_u32_div() local
|
/linux/net/ipv6/netfilter/ |
H A D | ip6t_rt.c | 34 const struct ipv6_rt_hdr *rh; in rt_mt6() local
|
/linux/net/ipv6/ |
H A D | exthdrs_core.c | 224 struct ipv6_rt_hdr _rh, *rh; in ipv6_find_hdr() local
|
/linux/security/ipe/ |
H A D | audit.c | 71 static void audit_dmv_roothash(struct audit_buffer *ab, const void *rh) in audit_dmv_roothash()
|
/linux/kernel/rcu/ |
H A D | rcuscale.c | 721 struct rcu_head rh; member 725 static void kfree_call_rcu(struct rcu_head *rh) in kfree_call_rcu() 850 static void call_rcu_lazy_test1(struct rcu_head *rh) in call_rcu_lazy_test1()
|
H A D | update.c | 602 struct rcu_head rh; member
|
/linux/kernel/ |
H A D | fork.c | 224 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() 350 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() 357 struct rcu_head *rh = tsk->stack; in thread_stack_delayed_free() local 384 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() 391 struct rcu_head *rh = tsk->stack; in thread_stack_delayed_free() local
|
/linux/drivers/usb/host/ |
H A D | ohci-omap.c | 144 u32 rh = roothub_a (ohci); in ohci_omap_reset() local
|
H A D | ohci-hub.c | 542 u32 rh = roothub_a (ohci); in ohci_hub_descriptor() local
|
/linux/tools/testing/selftests/kvm/x86/ |
H A D | hyperv_clock.c | 27 } rm, rn, rh, a0, b0; in mul_u64_u64_shr64() local
|
/linux/sound/usb/usx2y/ |
H A D | usbus428ctldefs.h | 67 rh, member
|
/linux/drivers/soc/qcom/ |
H A D | cmd-db.c | 145 const struct rsc_hdr **rh) in cmd_db_get_header()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | b44.c | 636 struct rx_header *rh; in b44_alloc_rx_skb() local 711 struct rx_header *rh; in b44_recycle_rx() local 767 struct rx_header *rh; in b44_rx() local
|
/linux/drivers/gpio/ |
H A D | gpiolib.h | 165 struct rcu_head rh; member
|
/linux/sound/soc/codecs/ |
H A D | rt1305.c | 993 unsigned int rh, rl, rhl, r0ohm; in rt1305_calibrate() local
|