Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dfutex.h234 static inline void futex_hash_get(struct futex_hash_bucket *hb) { } in futex_hash_get() argument
235 static inline void futex_hash_put(struct futex_hash_bucket *hb) { } in futex_hash_put() argument
363 static inline void futex_queue(struct futex_q *q, struct futex_hash_bucket *hb, in futex_queue() argument
378 futex_hb_waiters_inc(struct futex_hash_bucket * hb) futex_hb_waiters_inc() argument
393 futex_hb_waiters_dec(struct futex_hash_bucket * hb) futex_hb_waiters_dec() argument
400 futex_hb_waiters_pending(struct futex_hash_bucket * hb) futex_hb_waiters_pending() argument
[all...]
H A Dcore.c163 void futex_hash_get(struct futex_hash_bucket *hb) in futex_hash_get() argument
172 void futex_hash_put(struct futex_hash_bucket *hb) in futex_hash_put() argument
305 struct futex_hash_bucket *hb; in futex_hash() local
421 struct futex_hash_bucket *hb; in __futex_hash() local
804 futex_top_waiter(struct futex_hash_bucket * hb,union futex_key * key) futex_top_waiter() argument
854 struct futex_hash_bucket *hb; __futex_unqueue() local
866 futex_q_lock(struct futex_q * q,struct futex_hash_bucket * hb) futex_q_lock() argument
884 futex_q_unlock(struct futex_hash_bucket * hb) futex_q_unlock() argument
891 __futex_queue(struct futex_q * q,struct futex_hash_bucket * hb,struct task_struct * task) __futex_queue() argument
[all...]
H A Drequeue.c231 struct futex_hash_bucket *hb) in requeue_pi_wake_futex() argument
706 handle_early_requeue_pi_wakeup(struct futex_hash_bucket * hb,struct futex_q * q,struct hrtimer_sleeper * timeout) handle_early_requeue_pi_wakeup() argument
[all...]
H A Dpi.c515 futex_lock_pi_atomic(u32 __user * uaddr,struct futex_hash_bucket * hb,union futex_key * key,struct futex_pi_state ** ps,struct task_struct * task,struct task_struct ** exiting,int set_waiters) futex_lock_pi_atomic() argument
[all...]
/linux/kernel/power/
H A Dswap.c233 static void hib_init_batch(struct hib_bio_batch *hb) in hib_init_batch() argument
241 static void hib_finish_batch(struct hib_bio_batch *hb) in hib_finish_batch() argument
248 struct hib_bio_batch *hb = bio->bi_private; in hib_end_io() local
278 hib_submit_io_async(blk_opf_t opf,pgoff_t page_off,void * addr,struct hib_bio_batch * hb) hib_submit_io_async() argument
293 hib_wait_io(struct hib_bio_batch * hb) hib_wait_io() argument
372 write_page(void * buf,sector_t offset,struct hib_bio_batch * hb) write_page() argument
439 swap_write_page(struct swap_map_handle * handle,void * buf,struct hib_bio_batch * hb) swap_write_page() argument
541 struct hib_bio_batch hb; save_image() local
688 struct hib_bio_batch hb; save_compressed_image() local
1042 swap_read_page(struct swap_map_handle * handle,void * buf,struct hib_bio_batch * hb) swap_read_page() argument
1094 struct hib_bio_batch hb; load_image() local
1206 struct hib_bio_batch hb; load_compressed_image() local
[all...]
/linux/include/linux/
H A Dhdlcdrv.h158 static inline int hdlcdrv_hbuf_full(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_full() argument
171 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_empty() argument
184 hdlcdrv_hbuf_get(struct hdlcdrv_hdlcbuffer * hb) hdlcdrv_hbuf_get() argument
204 hdlcdrv_hbuf_put(struct hdlcdrv_hdlcbuffer * hb,unsigned short val) hdlcdrv_hbuf_put() argument
[all...]
/linux/drivers/atm/
H A Dnicstar.c203 struct sk_buff *hb; in nicstar_remove_one() local
658 struct sk_buff *hb; in ns_init_card() local
838 struct sk_buff *hb; in ns_init_card_error() local
2226 struct sk_buff *hb, *sb, *lb; dequeue_rx() local
2612 struct sk_buff *hb; ns_ioctl() local
2627 struct sk_buff *hb; ns_ioctl() local
[all...]
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_dbgfs.c198 struct adf_heartbeat *hb = accel_dev->heartbeat; in adf_heartbeat_dbgfs_add() local
228 struct adf_heartbeat *hb = accel_dev->heartbeat; adf_heartbeat_dbgfs_rm() local
[all...]
/linux/tools/perf/ui/browsers/
H A Dhists.c57 static bool hist_browser__has_filter(struct hist_browser *hb) in hist_browser__has_filter() argument
80 static void hist_browser__set_title_space(struct hist_browser *hb) in hist_browser__set_title_space() argument
89 static u32 hist_browser__nr_entries(struct hist_browser *hb) in hist_browser__nr_entries() argument
104 hist_browser__update_rows(struct hist_browser * hb) hist_browser__update_rows() argument
130 struct hist_browser *hb = container_of(browser, struct hist_browser, b); hist_browser__refresh_dimensions() local
273 hierarchy_count_rows(struct hist_browser * hb,struct hist_entry * he,bool include_children) hierarchy_count_rows() argument
565 hierarchy_set_folding(struct hist_browser * hb,struct hist_entry * he,bool unfold __maybe_unused) hierarchy_set_folding() argument
584 hist_entry__set_folding(struct hist_entry * he,struct hist_browser * hb,bool unfold) hist_entry__set_folding() argument
1849 struct hist_browser *hb; ui_browser__hists_init_top() local
1860 struct hist_browser *hb = container_of(browser, struct hist_browser, b); hist_browser__refresh() local
1953 struct hist_browser *hb; ui_browser__hists_seek() local
2938 hist_browser__update_nr_entries(struct hist_browser * hb) hist_browser__update_nr_entries() argument
2957 hist_browser__update_percent_limit(struct hist_browser * hb,double percent) hist_browser__update_percent_limit() argument
[all...]
/linux/net/ipv4/
H A Dtcp_metrics.c778 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row; in tcp_metrics_nl_dump() local
901 struct tcpm_hash_bucket *hb = tcp_metrics_hash; in tcp_metrics_flush_all() local
930 struct tcpm_hash_bucket *hb; in tcp_metrics_nl_cmd_del() local
/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.c143 struct bcm_vk_hb_ctrl *hb = container_of(to_delayed_work(work), struct bcm_vk_hb_ctrl, in bcm_vk_hb_poll() local
185 struct bcm_vk_hb_ctrl *hb = &vk->hb_ctrl; bcm_vk_hb_init() local
193 struct bcm_vk_hb_ctrl *hb = &vk->hb_ctrl; bcm_vk_hb_deinit() local
[all...]
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c156 const char *msg, bool hb) in vmw_port_hb_out() argument
206 unsigned long reply_len, bool hb) in vmw_port_hb_in() argument
/linux/drivers/scsi/
H A Dconstants.c411 enum scsi_host_status hb = host_byte(result); in scsi_hostbyte_string() local
/linux/drivers/comedi/drivers/
H A Ddt2801.c248 int hb = 0; in dt2801_readdata2() local
/linux/include/net/
H A Drose.h141 unsigned long t1, t2, t3, hb, idle; member
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c19 int hb; in ionic_watchdog_cb() local
/linux/drivers/media/i2c/
H A Dmt9v111.c459 unsigned int hb; in mt9v111_calc_frame_rate() local
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-video.c752 struct v4l2_control hb = { .id = V4L2_CID_HBLANK, .value = 0 }; in ipu6_isys_configure_stream_watermark() local
/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c180 u16 hb[4]; in bcm_ptp_get_framesync_ts() local
/linux/tools/perf/
H A Dbuiltin-c2c.c2553 static void c2c_browser__update_nr_entries(struct hist_browser *hb) in c2c_browser__update_nr_entries() argument
2571 struct hist_browser hb; member
/linux/lib/zstd/compress/
H A Dzstd_opt.c57 U32 const hb = ZSTD_highbit32(stat); in ZSTD_fracWeight() local
H A Dzstd_compress_internal.h1434 U32 const hb = ZSTD_highbit32(newStat); in ZSTD_fWeight() local
/linux/drivers/net/ethernet/sun/
H A Dsunhme.c1211 struct hmeal_init_block *hb = hp->happy_block; in happy_meal_init_rings() local
/linux/drivers/md/
H A Ddm-cache-policy-smq.c1313 dm_oblock_t hb = to_hblock(mq, b); in update_hotspot_queue() local