/linux-6.14.4/drivers/md/ |
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-6.14.4/kernel/trace/ |
D | rethook.c | 37 struct rethook *rh = container_of(head, struct rethook, rcu); in rethook_free_rcu() local 49 void rethook_stop(struct rethook *rh) in rethook_stop() 64 void rethook_free(struct rethook *rh) in rethook_free() 85 static inline rethook_handler_t rethook_get_handler(struct rethook *rh) in rethook_get_handler() 106 struct rethook *rh; in rethook_alloc() local 130 struct rethook *rh = node->rethook; in free_rethook_node_rcu() local 161 struct rethook_node *rethook_try_get(struct rethook *rh) in rethook_try_get() 208 struct rethook_node *rh = NULL; in __rethook_find_ret_addr() local
|
/linux-6.14.4/tools/testing/selftests/cgroup/ |
D | memcg_protection.m | 43 rh = []; variable 85 rh = [rh ; r]; variable
|
/linux-6.14.4/drivers/i3c/master/mipi-i3c-hci/ |
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-6.14.4/arch/arm/mm/ |
D | proc-v7-3level.S | 58 #define rh r2 macro 61 #define rh r3 macro
|
/linux-6.14.4/arch/s390/kernel/ |
D | rethook.c | 6 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
|
/linux-6.14.4/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_network.h | 39 u64 rh; member 69 u64 rh; member 75 u64 rh; member 86 u64 rh; member
|
D | octeon_droq.h | 58 union octeon_rh rh; member 148 union octeon_rh rh; member
|
D | octeon_droq.c | 527 union octeon_rh *rh, in octeon_droq_dispatch_pkt() 596 union octeon_rh *rh; in octeon_droq_fast_process_packets() local
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | rethook.c | 31 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
|
/linux-6.14.4/arch/x86/kernel/ |
D | rethook.c | 117 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
|
/linux-6.14.4/include/linux/fsl/bestcomm/ |
D | sram.h | 28 rh_info_t *rh; member
|
/linux-6.14.4/include/linux/ |
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-6.14.4/drivers/usb/host/ |
D | r8a66597-hcd.c | 996 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in start_root_hub_sampling() local 1040 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_usb_connect() local 1686 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_root_hub_control() local 2145 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_hub_control() local 2251 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_bus_suspend() local 2282 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_bus_resume() local 2349 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_suspend() local
|
D | ohci-omap.c | 144 u32 rh = roothub_a (ohci); in ohci_omap_reset() local
|
D | ohci-hub.c | 542 u32 rh = roothub_a (ohci); in ohci_hub_descriptor() local
|
/linux-6.14.4/net/ipv6/netfilter/ |
D | ip6t_rt.c | 34 const struct ipv6_rt_hdr *rh; in rt_mt6() local
|
/linux-6.14.4/net/dccp/ccids/lib/ |
D | loss_interval.c | 138 int tfrc_lh_interval_add(struct tfrc_loss_hist *lh, struct tfrc_rx_hist *rh, in tfrc_lh_interval_add()
|
/linux-6.14.4/net/ipv6/ |
D | exthdrs_core.c | 224 struct ipv6_rt_hdr _rh, *rh; in ipv6_find_hdr() local
|
/linux-6.14.4/arch/arm/vfp/ |
D | vfp.h | 73 u64 rh, rma, rmb, rl; in mul64to128() local 105 u64 rh, rl; in vfp_hi64multiply64() local
|
/linux-6.14.4/kernel/rcu/ |
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()
|
/linux-6.14.4/security/ipe/ |
D | audit.c | 69 static void audit_dmv_roothash(struct audit_buffer *ab, const void *rh) in audit_dmv_roothash()
|
/linux-6.14.4/kernel/ |
D | fork.c | 220 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() 349 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() 356 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-6.14.4/tools/testing/selftests/kvm/x86/ |
D | hyperv_clock.c | 27 } rm, rn, rh, a0, b0; in mul_u64_u64_shr64() local
|
/linux-6.14.4/sound/usb/usx2y/ |
D | usbus428ctldefs.h | 67 rh, member
|