/linux-6.3-rc2/drivers/md/ |
A D | dm-region-hash.c | 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() 369 struct dm_region_hash *rh = reg->rh; in complete_resync_work() local 541 void dm_rh_dec(struct dm_region_hash *rh, region_t region) in dm_rh_dec() 625 void dm_rh_recovery_prepare(struct dm_region_hash *rh) in dm_rh_recovery_prepare() 666 struct dm_region_hash *rh = reg->rh; in dm_rh_recovery_end() local 681 int dm_rh_recovery_in_flight(struct dm_region_hash *rh) in dm_rh_recovery_in_flight() 687 int dm_rh_flush(struct dm_region_hash *rh) in dm_rh_flush() 704 void dm_rh_stop_recovery(struct dm_region_hash *rh) in dm_rh_stop_recovery() [all …]
|
/linux-6.3-rc2/kernel/trace/ |
A D | rethook.c | 38 struct rethook *rh = container_of(head, struct rethook, rcu); in rethook_free_rcu() local 66 void rethook_free(struct rethook *rh) in rethook_free() 84 struct rethook *rh = kzalloc(sizeof(struct rethook), GFP_KERNEL); in rethook_alloc() local 107 void rethook_add_node(struct rethook *rh, struct rethook_node *node) in rethook_add_node() 148 struct rethook_node *rethook_try_get(struct rethook *rh) in rethook_try_get() 200 struct rethook_node *rh = NULL; in __rethook_find_ret_addr() local
|
A D | fprobe.c | 26 struct rethook_node *rh; in fprobe_handler() local 73 static void fprobe_exit_handler(struct rethook_node *rh, void *data, in fprobe_exit_handler()
|
/linux-6.3-rc2/crypto/ |
A D | vmac.c | 104 #define ADD128(rh, rl, ih, il) \ argument 124 #define MUL64(rh, rl, i1, i2) \ argument 149 #define nh_16(mp, kp, nw, rh, rl) \ argument 160 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument 175 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument 254 #define nh_16(mp, kp, nw, rh, rl) \ argument 341 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument 348 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument 361 u64 rh, rl, t, z = 0; in l3hash() local 408 u64 rh, rl; in vhash_blocks() local [all …]
|
/linux-6.3-rc2/tools/testing/selftests/cgroup/ |
A D | memcg_protection.m | 43 rh = []; variable 85 rh = [rh ; r]; variable
|
/linux-6.3-rc2/arch/arm/mm/ |
A D | proc-v7-3level.S | 58 #define rh r2 macro 61 #define rh r3 macro
|
/linux-6.3-rc2/drivers/i3c/master/mipi-i3c-hci/ |
A D | dma.c | 168 struct hci_rh_data *rh; in hci_dma_cleanup() local 211 struct hci_rh_data *rh; in hci_dma_init() local 358 struct hci_rh_data *rh; in hci_dma_queue_xfer() local 443 struct hci_rh_data *rh = &rings->headers[xfer_list[0].ring_number]; in hci_dma_dequeue_xfer() local 495 static void hci_dma_xfer_done(struct i3c_hci *hci, struct hci_rh_data *rh) in hci_dma_xfer_done() 582 static void hci_dma_process_ibi(struct i3c_hci *hci, struct hci_rh_data *rh) in hci_dma_process_ibi() 738 struct hci_rh_data *rh; in hci_dma_irq_handler() local
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | rethook.c | 6 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/ |
A D | octeon_network.h | 39 u64 rh; member 69 u64 rh; member 75 u64 rh; member 86 u64 rh; member
|
A D | octeon_droq.h | 58 union octeon_rh rh; member 148 union octeon_rh rh; member
|
A D | octeon_droq.c | 530 union octeon_rh *rh, in octeon_droq_dispatch_pkt() 599 union octeon_rh *rh; in octeon_droq_fast_process_packets() local
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | rethook.c | 117 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
|
/linux-6.3-rc2/include/linux/fsl/bestcomm/ |
A D | sram.h | 28 rh_info_t *rh; member
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | salinfo.c | 386 sal_log_record_header_t *rh; in salinfo_log_read_cpu() local 408 sal_log_record_header_t *rh = (sal_log_record_header_t *)(data_saved->buffer); in salinfo_log_new_read() local 465 sal_log_record_header_t *rh; in salinfo_log_clear() local
|
/linux-6.3-rc2/kernel/rcu/ |
A D | rcuscale.c | 660 struct rcu_head rh; member 664 static void kfree_call_rcu(struct rcu_head *rh) in kfree_call_rcu() 788 static void call_rcu_lazy_test1(struct rcu_head *rh) in call_rcu_lazy_test1()
|
/linux-6.3-rc2/include/linux/ |
A D | math64.h | 208 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local 272 } u, rl, rh; in mul_u64_u32_div() local
|
/linux-6.3-rc2/drivers/usb/host/ |
A 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
|
A D | ohci-omap.c | 144 u32 rh = roothub_a (ohci); in ohci_omap_reset() local
|
A D | ohci-hub.c | 542 u32 rh = roothub_a (ohci); in ohci_hub_descriptor() local
|
/linux-6.3-rc2/net/ipv6/netfilter/ |
A D | ip6t_rt.c | 34 const struct ipv6_rt_hdr *rh; in rt_mt6() local
|
/linux-6.3-rc2/net/ipv6/ |
A D | exthdrs_core.c | 222 struct ipv6_rt_hdr _rh, *rh; in ipv6_find_hdr() local
|
/linux-6.3-rc2/net/dccp/ccids/lib/ |
A 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.3-rc2/arch/arm/vfp/ |
A D | vfp.h | 73 u64 rh, rma, rmb, rl; in mul64to128() local 105 u64 rh, rl; in vfp_hi64multiply64() local
|
/linux-6.3-rc2/kernel/ |
A D | fork.c | 213 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() 346 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() 353 struct rcu_head *rh = tsk->stack; in thread_stack_delayed_free() local 381 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() 388 struct rcu_head *rh = tsk->stack; in thread_stack_delayed_free() local
|
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/ |
A D | hyperv_clock.c | 27 } rm, rn, rh, a0, b0; in mul_u64_u64_shr64() local
|