Home
last modified time | relevance | path

Searched defs:hb (Results 1 – 6 of 6) sorted by relevance

/kernel/futex/
Dwaitwake.c146 struct futex_hash_bucket *hb; in futex_wake() local
333 void futex_wait_queue(struct futex_hash_bucket *hb, struct futex_q *q, in futex_wait_queue()
408 struct futex_hash_bucket *hb; in futex_wait_multiple_setup() local
585 struct futex_q *q, struct futex_hash_bucket **hb) in futex_wait_setup()
643 struct futex_hash_bucket *hb; in futex_wait() local
Dfutex.h170 static inline void futex_queue(struct futex_q *q, struct futex_hash_bucket *hb) in futex_queue()
184 static inline void futex_hb_waiters_inc(struct futex_hash_bucket *hb) in futex_hb_waiters_inc()
199 static inline void futex_hb_waiters_dec(struct futex_hash_bucket *hb) in futex_hb_waiters_dec()
206 static inline int futex_hb_waiters_pending(struct futex_hash_bucket *hb) in futex_hb_waiters_pending()
Dcore.c440 struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, union futex_key *key) in futex_top_waiter()
512 struct futex_hash_bucket *hb; in __futex_unqueue() local
527 struct futex_hash_bucket *hb; in futex_q_lock() local
547 void futex_q_unlock(struct futex_hash_bucket *hb) in futex_q_unlock()
554 void __futex_queue(struct futex_q *q, struct futex_hash_bucket *hb) in __futex_queue()
961 struct futex_hash_bucket *hb; in exit_pi_state_list() local
Drequeue.c224 struct futex_hash_bucket *hb) in requeue_pi_wake_futex()
691 int handle_early_requeue_pi_wakeup(struct futex_hash_bucket *hb, in handle_early_requeue_pi_wakeup()
768 struct futex_hash_bucket *hb; in futex_wait_requeue_pi() local
Dpi.c514 int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic()
935 struct futex_hash_bucket *hb; in futex_lock_pi() local
1104 struct futex_hash_bucket *hb; in futex_unlock_pi() local
/kernel/power/
Dswap.c233 static void hib_init_batch(struct hib_bio_batch *hb) in hib_init_batch()
241 static void hib_finish_batch(struct hib_bio_batch *hb) in hib_finish_batch()
248 struct hib_bio_batch *hb = bio->bi_private; in hib_end_io() local
272 struct hib_bio_batch *hb) in hib_submit_io()
301 static int hib_wait_io(struct hib_bio_batch *hb) in hib_wait_io()
377 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page()
450 struct hib_bio_batch *hb) in swap_write_page()
547 struct hib_bio_batch hb; in save_image() local
684 struct hib_bio_batch hb; in save_image_lzo() local
1016 struct hib_bio_batch *hb) in swap_read_page()
[all …]