Home
last modified time | relevance | path

Searched refs:rhp (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dzle_utils.c215 rhp++) { in zlelineasstring()
270 rhp->start_meta = rhp->start; in zlelineasstring()
271 rhp->end_meta = rhp->end; in zlelineasstring()
294 rhp++) { in zlelineasstring()
296 rhp->start = rhp->start_meta; in zlelineasstring()
297 rhp->end = rhp->end_meta; in zlelineasstring()
395 rhp++) { in stringaszleline()
396 rhp->start = rhp->start_meta; in stringaszleline()
397 rhp->end = rhp->end_meta; in stringaszleline()
528 rhp->start = rhp->start_meta; in stringaszleline()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/trace/events/
H A Drcu.h519 __field(void *, rhp)
526 __entry->rhp = rhp;
527 __entry->func = rhp->func;
579 __field(void *, rhp)
586 __entry->rhp = rhp;
634 TP_ARGS(rcuname, rhp),
638 __field(void *, rhp)
644 __entry->rhp = rhp;
667 __field(void *, rhp)
673 __entry->rhp = rhp;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/trace/events/
H A Drcu.h519 __field(void *, rhp)
526 __entry->rhp = rhp;
527 __entry->func = rhp->func;
579 __field(void *, rhp)
586 __entry->rhp = rhp;
634 TP_ARGS(rcuname, rhp),
638 __field(void *, rhp)
644 __entry->rhp = rhp;
667 __field(void *, rhp)
673 __entry->rhp = rhp;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/trace/events/
H A Drcu.h519 __field(void *, rhp)
526 __entry->rhp = rhp;
527 __entry->func = rhp->func;
579 __field(void *, rhp)
586 __entry->rhp = rhp;
634 TP_ARGS(rcuname, rhp),
638 __field(void *, rhp)
644 __entry->rhp = rhp;
667 __field(void *, rhp)
673 __entry->rhp = rhp;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/cxgb4/
H A Dmem.c432 struct c4iw_dev *rhp; in c4iw_get_dma_mr() local
440 rhp = php->rhp; in c4iw_get_dma_mr()
458 mhp->rhp = rhp; in c4iw_get_dma_mr()
498 struct c4iw_dev *rhp; in c4iw_reg_user_mr() local
511 rhp = php->rhp; in c4iw_reg_user_mr()
527 mhp->rhp = rhp; in c4iw_reg_user_mr()
601 struct c4iw_dev *rhp; in c4iw_alloc_mr() local
610 rhp = php->rhp; in c4iw_alloc_mr()
638 mhp->rhp = rhp; in c4iw_alloc_mr()
702 struct c4iw_dev *rhp; in c4iw_dereg_mr() local
[all …]
H A Dprovider.c64 struct c4iw_dev *rhp; in c4iw_dealloc_ucontext() local
195 struct c4iw_dev *rhp; in c4iw_deallocate_pd() local
199 rhp = php->rhp; in c4iw_deallocate_pd()
202 mutex_lock(&rhp->rdev.stats.lock); in c4iw_deallocate_pd()
203 rhp->rdev.stats.pd.cur--; in c4iw_deallocate_pd()
213 struct c4iw_dev *rhp; in c4iw_allocate_pd() local
216 rhp = (struct c4iw_dev *) ibdev; in c4iw_allocate_pd()
222 php->rhp = rhp; in c4iw_allocate_pd()
232 rhp->rdev.stats.pd.cur++; in c4iw_allocate_pd()
233 if (rhp->rdev.stats.pd.cur > rhp->rdev.stats.pd.max) in c4iw_allocate_pd()
[all …]
H A Dqp.c1084 struct c4iw_dev *rhp; in c4iw_post_send() local
1092 rhp = qhp->rhp; in c4iw_post_send()
2072 struct c4iw_dev *rhp; in c4iw_destroy_qp() local
2078 rhp = qhp->rhp; in c4iw_destroy_qp()
2114 struct c4iw_dev *rhp; in c4iw_create_qp() local
2133 rhp = php->rhp; in c4iw_create_qp()
2195 qhp->rhp = rhp; in c4iw_create_qp()
2389 rhp = qhp->rhp; in c4iw_ib_modify_qp()
2692 rhp = php->rhp; in c4iw_create_srq()
2727 srq->rhp = rhp; in c4iw_create_srq()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/cxgb4/
H A Dmem.c432 struct c4iw_dev *rhp; in c4iw_get_dma_mr() local
440 rhp = php->rhp; in c4iw_get_dma_mr()
458 mhp->rhp = rhp; in c4iw_get_dma_mr()
498 struct c4iw_dev *rhp; in c4iw_reg_user_mr() local
511 rhp = php->rhp; in c4iw_reg_user_mr()
527 mhp->rhp = rhp; in c4iw_reg_user_mr()
601 struct c4iw_dev *rhp; in c4iw_alloc_mr() local
610 rhp = php->rhp; in c4iw_alloc_mr()
638 mhp->rhp = rhp; in c4iw_alloc_mr()
702 struct c4iw_dev *rhp; in c4iw_dereg_mr() local
[all …]
H A Dprovider.c64 struct c4iw_dev *rhp; in c4iw_dealloc_ucontext() local
195 struct c4iw_dev *rhp; in c4iw_deallocate_pd() local
199 rhp = php->rhp; in c4iw_deallocate_pd()
202 mutex_lock(&rhp->rdev.stats.lock); in c4iw_deallocate_pd()
203 rhp->rdev.stats.pd.cur--; in c4iw_deallocate_pd()
213 struct c4iw_dev *rhp; in c4iw_allocate_pd() local
216 rhp = (struct c4iw_dev *) ibdev; in c4iw_allocate_pd()
222 php->rhp = rhp; in c4iw_allocate_pd()
232 rhp->rdev.stats.pd.cur++; in c4iw_allocate_pd()
233 if (rhp->rdev.stats.pd.cur > rhp->rdev.stats.pd.max) in c4iw_allocate_pd()
[all …]
H A Dqp.c1084 struct c4iw_dev *rhp; in c4iw_post_send() local
1092 rhp = qhp->rhp; in c4iw_post_send()
2072 struct c4iw_dev *rhp; in c4iw_destroy_qp() local
2078 rhp = qhp->rhp; in c4iw_destroy_qp()
2114 struct c4iw_dev *rhp; in c4iw_create_qp() local
2133 rhp = php->rhp; in c4iw_create_qp()
2195 qhp->rhp = rhp; in c4iw_create_qp()
2389 rhp = qhp->rhp; in c4iw_ib_modify_qp()
2692 rhp = php->rhp; in c4iw_create_srq()
2727 srq->rhp = rhp; in c4iw_create_srq()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/cxgb4/
H A Dmem.c432 struct c4iw_dev *rhp; in c4iw_get_dma_mr() local
440 rhp = php->rhp; in c4iw_get_dma_mr()
458 mhp->rhp = rhp; in c4iw_get_dma_mr()
498 struct c4iw_dev *rhp; in c4iw_reg_user_mr() local
511 rhp = php->rhp; in c4iw_reg_user_mr()
527 mhp->rhp = rhp; in c4iw_reg_user_mr()
601 struct c4iw_dev *rhp; in c4iw_alloc_mr() local
610 rhp = php->rhp; in c4iw_alloc_mr()
638 mhp->rhp = rhp; in c4iw_alloc_mr()
702 struct c4iw_dev *rhp; in c4iw_dereg_mr() local
[all …]
H A Dprovider.c64 struct c4iw_dev *rhp; in c4iw_dealloc_ucontext() local
195 struct c4iw_dev *rhp; in c4iw_deallocate_pd() local
199 rhp = php->rhp; in c4iw_deallocate_pd()
202 mutex_lock(&rhp->rdev.stats.lock); in c4iw_deallocate_pd()
203 rhp->rdev.stats.pd.cur--; in c4iw_deallocate_pd()
213 struct c4iw_dev *rhp; in c4iw_allocate_pd() local
216 rhp = (struct c4iw_dev *) ibdev; in c4iw_allocate_pd()
222 php->rhp = rhp; in c4iw_allocate_pd()
232 rhp->rdev.stats.pd.cur++; in c4iw_allocate_pd()
233 if (rhp->rdev.stats.pd.cur > rhp->rdev.stats.pd.max) in c4iw_allocate_pd()
[all …]
H A Dqp.c1084 struct c4iw_dev *rhp; in c4iw_post_send() local
1092 rhp = qhp->rhp; in c4iw_post_send()
2072 struct c4iw_dev *rhp; in c4iw_destroy_qp() local
2078 rhp = qhp->rhp; in c4iw_destroy_qp()
2114 struct c4iw_dev *rhp; in c4iw_create_qp() local
2133 rhp = php->rhp; in c4iw_create_qp()
2195 qhp->rhp = rhp; in c4iw_create_qp()
2389 rhp = qhp->rhp; in c4iw_ib_modify_qp()
2692 rhp = php->rhp; in c4iw_create_srq()
2727 srq->rhp = rhp; in c4iw_create_srq()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/rcu/
H A Drcu_segcblist.c30 *rclp->tail = rhp; in rcu_cblist_enqueue()
31 rclp->tail = &rhp->next; in rcu_cblist_enqueue()
53 if (!rhp) { in rcu_cblist_flush_enqueue()
56 rhp->next = NULL; in rcu_cblist_flush_enqueue()
57 srclp->head = rhp; in rcu_cblist_flush_enqueue()
69 struct rcu_head *rhp; in rcu_cblist_dequeue() local
71 rhp = rclp->head; in rcu_cblist_dequeue()
72 if (!rhp) in rcu_cblist_dequeue()
78 return rhp; in rcu_cblist_dequeue()
347 rhp->next = NULL; in rcu_segcblist_enqueue()
[all …]
H A Dsrcutiny.c116 struct rcu_head *rhp; in srcu_drive_gp() local
139 rhp = lh; in srcu_drive_gp()
142 rhp->func(rhp); in srcu_drive_gp()
178 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu() argument
183 rhp->func = func; in call_srcu()
184 rhp->next = NULL; in call_srcu()
186 *ssp->srcu_cb_tail = rhp; in call_srcu()
187 ssp->srcu_cb_tail = &rhp->next; in call_srcu()
H A Dupdate.c469 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, in do_trace_rcu_torture_read() argument
473 trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c); in do_trace_rcu_torture_read()
477 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
536 struct early_boot_kfree_rcu *rhp; in early_boot_test_call_rcu() local
541 rhp = kmalloc(sizeof(*rhp), GFP_KERNEL); in early_boot_test_call_rcu()
542 if (!WARN_ON_ONCE(!rhp)) in early_boot_test_call_rcu()
543 kfree_rcu(rhp, rh); in early_boot_test_call_rcu()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/rcu/
H A Drcu_segcblist.c30 *rclp->tail = rhp; in rcu_cblist_enqueue()
31 rclp->tail = &rhp->next; in rcu_cblist_enqueue()
53 if (!rhp) { in rcu_cblist_flush_enqueue()
56 rhp->next = NULL; in rcu_cblist_flush_enqueue()
57 srclp->head = rhp; in rcu_cblist_flush_enqueue()
69 struct rcu_head *rhp; in rcu_cblist_dequeue() local
71 rhp = rclp->head; in rcu_cblist_dequeue()
72 if (!rhp) in rcu_cblist_dequeue()
78 return rhp; in rcu_cblist_dequeue()
347 rhp->next = NULL; in rcu_segcblist_enqueue()
[all …]
H A Dsrcutiny.c116 struct rcu_head *rhp; in srcu_drive_gp() local
139 rhp = lh; in srcu_drive_gp()
142 rhp->func(rhp); in srcu_drive_gp()
178 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu() argument
183 rhp->func = func; in call_srcu()
184 rhp->next = NULL; in call_srcu()
186 *ssp->srcu_cb_tail = rhp; in call_srcu()
187 ssp->srcu_cb_tail = &rhp->next; in call_srcu()
H A Dupdate.c469 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, in do_trace_rcu_torture_read() argument
473 trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c); in do_trace_rcu_torture_read()
477 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
536 struct early_boot_kfree_rcu *rhp; in early_boot_test_call_rcu() local
541 rhp = kmalloc(sizeof(*rhp), GFP_KERNEL); in early_boot_test_call_rcu()
542 if (!WARN_ON_ONCE(!rhp)) in early_boot_test_call_rcu()
543 kfree_rcu(rhp, rh); in early_boot_test_call_rcu()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/rcu/
H A Drcu_segcblist.c30 *rclp->tail = rhp; in rcu_cblist_enqueue()
31 rclp->tail = &rhp->next; in rcu_cblist_enqueue()
53 if (!rhp) { in rcu_cblist_flush_enqueue()
56 rhp->next = NULL; in rcu_cblist_flush_enqueue()
57 srclp->head = rhp; in rcu_cblist_flush_enqueue()
69 struct rcu_head *rhp; in rcu_cblist_dequeue() local
71 rhp = rclp->head; in rcu_cblist_dequeue()
72 if (!rhp) in rcu_cblist_dequeue()
78 return rhp; in rcu_cblist_dequeue()
347 rhp->next = NULL; in rcu_segcblist_enqueue()
[all …]
H A Dsrcutiny.c116 struct rcu_head *rhp; in srcu_drive_gp() local
139 rhp = lh; in srcu_drive_gp()
142 rhp->func(rhp); in srcu_drive_gp()
178 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu() argument
183 rhp->func = func; in call_srcu()
184 rhp->next = NULL; in call_srcu()
186 *ssp->srcu_cb_tail = rhp; in call_srcu()
187 ssp->srcu_cb_tail = &rhp->next; in call_srcu()
H A Dupdate.c469 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, in do_trace_rcu_torture_read() argument
473 trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c); in do_trace_rcu_torture_read()
477 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
536 struct early_boot_kfree_rcu *rhp; in early_boot_test_call_rcu() local
541 rhp = kmalloc(sizeof(*rhp), GFP_KERNEL); in early_boot_test_call_rcu()
542 if (!WARN_ON_ONCE(!rhp)) in early_boot_test_call_rcu()
543 kfree_rcu(rhp, rh); in early_boot_test_call_rcu()
/dports/science/clhep/2.4.1.0/CLHEP/Matrix/test/
H A DtestBug7328.cc134 int rhp; in main() local
155 rhp = 0; in main()
156 if(count != 0) rhp = checkHeap ( hNew, hMalloc, hNew10000, hMalloc80000, in main()
158 if (rhp) std::cout << "Above Leak is after " << n1*n2 << " test inversions\n"; in main()
159 ret |= rhp; in main()
164 rhp = test_inversion(25+2*j); in main()
165 if (rhp) return rhp; in main()
169 rhp = 0; in main()
170 if(count != 0) rhp = checkHeap ( hNew, hMalloc, hNew10000, hMalloc80000, in main()
172 if (rhp) std::cout << "Leak after big inversions\n"; in main()
[all …]
/dports/devel/m17n-db/m17n-db-1.8.0/
H A DCODING.tbl45 iso-8859-1-rhp iso-8859-7-rhp)
74 charsets (ascii iso-8859-1-rhp iso-8859-2-rhp iso-8859-3-rhp iso-8859-4-rhp
75 iso-8859-5-rhp iso-8859-6-rhp iso-8859-7-rhp iso-8859-8-rhp
76 iso-8859-9-rhp
79 iso-8859-14-rhp iso-8859-15-rhp koi8-r big5)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/pkg/vsphere/compute/placement/
H A Drandom_test.go41 rhp, err := NewRandomHostPolicy(op, cls)
44 assert.False(t, rhp.CheckHost(op, nil))
45 h, err := rhp.RecommendHost(op, nil)
62 x, err := rhp.RecommendHost(op, h)

12345678910>>...17