Home
last modified time | relevance | path

Searched defs:rh (Results 1 – 25 of 95) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/md/
Ddm-region-hash.c106 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 …]
/kernel/linux/linux-5.10/drivers/md/
Ddm-region-hash.c103 struct dm_region_hash *rh; /* FIXME: can we get rid of this ? */ member
117 static region_t dm_rh_sector_to_region(struct dm_region_hash *rh, sector_t sector) in dm_rh_sector_to_region()
122 sector_t dm_rh_region_to_sector(struct dm_region_hash *rh, region_t region) in dm_rh_region_to_sector()
128 region_t dm_rh_bio_to_region(struct dm_region_hash *rh, struct bio *bio) in dm_rh_bio_to_region()
147 sector_t dm_rh_get_region_size(struct dm_region_hash *rh) in dm_rh_get_region_size()
170 struct dm_region_hash *rh; in dm_region_hash_create() local
237 void dm_region_hash_destroy(struct dm_region_hash *rh) in dm_region_hash_destroy()
260 struct dm_dirty_log *dm_rh_dirty_log(struct dm_region_hash *rh) in dm_rh_dirty_log()
266 static unsigned rh_hash(struct dm_region_hash *rh, region_t region) in rh_hash()
271 static struct dm_region *__rh_lookup(struct dm_region_hash *rh, region_t region) in __rh_lookup()
[all …]
/kernel/linux/linux-6.6/kernel/trace/
Drethook.c38 struct rethook *rh = container_of(head, struct rethook, rcu); in rethook_free_rcu() local
64 void rethook_stop(struct rethook *rh) in rethook_stop()
79 void rethook_free(struct rethook *rh) in rethook_free()
86 static inline rethook_handler_t rethook_get_handler(struct rethook *rh) in rethook_get_handler()
103 struct rethook *rh = kzalloc(sizeof(struct rethook), GFP_KERNEL); in rethook_alloc() local
126 void rethook_add_node(struct rethook *rh, struct rethook_node *node) in rethook_add_node()
168 struct rethook_node *rethook_try_get(struct rethook *rh) in rethook_try_get()
218 struct rethook_node *rh = NULL; in __rethook_find_ret_addr() local
Dfprobe.c28 struct rethook_node *rh = NULL; in __fprobe_handler() local
122 static void fprobe_exit_handler(struct rethook_node *rh, void *data, in fprobe_exit_handler()
/kernel/linux/linux-6.6/crypto/
Dvmac.c104 #define ADD128(rh, rl, ih, il) \ argument
115 #define PMUL64(rh, rl, i1, i2) /* Assumes m doesn't overflow */ \ 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
195 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ 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
[all …]
/kernel/linux/linux-5.10/crypto/
Dvmac.c103 #define ADD128(rh, rl, ih, il) \ argument
114 #define PMUL64(rh, rl, i1, i2) /* Assumes m doesn't overflow */ \ argument
123 #define MUL64(rh, rl, i1, i2) \ argument
148 #define nh_16(mp, kp, nw, rh, rl) \ argument
159 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
174 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
194 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
253 #define nh_16(mp, kp, nw, rh, rl) \ argument
340 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
347 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
Dmemcg_protection.m43 rh = []; variable
85 rh = [rh ; r]; variable
/kernel/linux/linux-5.10/arch/arm/mm/
Dproc-v7-3level.S58 #define rh r2 macro
61 #define rh r3 macro
/kernel/linux/linux-6.6/arch/arm/mm/
Dproc-v7-3level.S58 #define rh r2 macro
61 #define rh r3 macro
/kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/
Ddma.c168 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
/kernel/linux/linux-6.6/arch/s390/kernel/
Drethook.c6 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dfsl_85xx_cache_sram.h27 rh_info_t *rh; member
/kernel/linux/linux-6.6/arch/x86/kernel/
Drethook.c117 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
/kernel/linux/linux-5.10/include/linux/fsl/bestcomm/
Dsram.h28 rh_info_t *rh; member
/kernel/linux/linux-6.6/include/linux/fsl/bestcomm/
Dsram.h28 rh_info_t *rh; member
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
Docteon_network.h39 u64 rh; member
69 u64 rh; member
75 u64 rh; member
86 u64 rh; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
Docteon_network.h39 u64 rh; member
69 u64 rh; member
75 u64 rh; member
86 u64 rh; member
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dsalinfo.c386 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
/kernel/linux/linux-6.6/arch/ia64/kernel/
Dsalinfo.c386 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
/kernel/linux/linux-5.10/include/linux/
Dmath64.h203 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
249 } u, rl, rh; in mul_u64_u32_div() local
/kernel/linux/linux-6.6/net/ipv6/netfilter/
Dip6t_rt.c34 const struct ipv6_rt_hdr *rh; in rt_mt6() local
/kernel/linux/linux-5.10/net/ipv6/netfilter/
Dip6t_rt.c34 const struct ipv6_rt_hdr *rh; in rt_mt6() local
/kernel/linux/linux-6.6/include/linux/
Dmath64.h208 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
272 } u, rl, rh; in mul_u64_u32_div() local
/kernel/linux/linux-6.6/kernel/rcu/
Drcuscale.c612 struct rcu_head rh; member
616 static void kfree_call_rcu(struct rcu_head *rh) in kfree_call_rcu()
740 static void call_rcu_lazy_test1(struct rcu_head *rh) in call_rcu_lazy_test1()
/kernel/linux/linux-6.6/drivers/usb/host/
Dr8a66597-hcd.c996 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

1234