/linux-4.4.14/net/ipv4/ |
D | inet_fragment.c | 79 struct inet_frag_bucket *hb; in inet_frag_secret_rebuild() local 127 inet_evict_bucket(struct inet_frags *f, struct inet_frag_bucket *hb) in inet_evict_bucket() 195 struct inet_frag_bucket *hb = &f->hash[i]; in inet_frags_init() local 248 struct inet_frag_bucket *hb; in get_frag_bucket_locked() local 268 struct inet_frag_bucket *hb; in fq_unlink() local 330 struct inet_frag_bucket *hb = get_frag_bucket_locked(qp_in, f); in inet_frag_intern() local 403 struct inet_frag_bucket *hb; in inet_frag_find() local
|
D | tcp_metrics.c | 913 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row; in tcp_metrics_nl_dump() local 1037 struct tcpm_hash_bucket *hb = tcp_metrics_hash; in tcp_metrics_flush_all() local 1059 struct tcpm_hash_bucket *hb; in tcp_metrics_nl_cmd_del() local
|
/linux-4.4.14/kernel/ |
D | futex.c | 345 static inline void hb_waiters_inc(struct futex_hash_bucket *hb) in hb_waiters_inc() 360 static inline void hb_waiters_dec(struct futex_hash_bucket *hb) in hb_waiters_dec() 367 static inline int hb_waiters_pending(struct futex_hash_bucket *hb) in hb_waiters_pending() 655 static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, in futex_top_waiter() 791 struct futex_hash_bucket *hb; in exit_pi_state_list() local 1031 static int lookup_pi_state(u32 uval, struct futex_hash_bucket *hb, in lookup_pi_state() 1082 static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic() 1166 struct futex_hash_bucket *hb; in __unqueue_futex() local 1207 struct futex_hash_bucket *hb) in wake_futex_pi() 1325 struct futex_hash_bucket *hb; in futex_wake() local [all …]
|
/linux-4.4.14/kernel/power/ |
D | swap.c | 223 static void hib_init_batch(struct hib_bio_batch *hb) in hib_init_batch() 232 struct hib_bio_batch *hb = bio->bi_private; in hib_end_io() local 254 struct hib_bio_batch *hb) in hib_submit_io() 284 static int hib_wait_io(struct hib_bio_batch *hb) in hib_wait_io() 350 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() 424 struct hib_bio_batch *hb) in swap_write_page() 521 struct hib_bio_batch hb; in save_image() local 657 struct hib_bio_batch hb; in save_image_lzo() local 997 struct hib_bio_batch *hb) in swap_read_page() 1046 struct hib_bio_batch hb; in load_image() local [all …]
|
/linux-4.4.14/include/linux/ |
D | hdlcdrv.h | 157 static inline int hdlcdrv_hbuf_full(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_full() 170 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_empty() 183 static inline unsigned short hdlcdrv_hbuf_get(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_get() 203 static inline void hdlcdrv_hbuf_put(struct hdlcdrv_hdlcbuffer *hb, in hdlcdrv_hbuf_put()
|
/linux-4.4.14/drivers/atm/ |
D | nicstar.c | 199 struct sk_buff *hb; in nicstar_remove_one() local 646 struct sk_buff *hb; in ns_init_card() local 835 struct sk_buff *hb; in ns_init_card_error() local 2213 struct sk_buff *hb, *sb, *lb; in dequeue_rx() local 2599 struct sk_buff *hb; in ns_ioctl() local 2614 struct sk_buff *hb; in ns_ioctl() local
|
D | fore200e.c | 2869 u32 hb = fore200e->bus->read(&fore200e->cp_queues->heartbeat); in fore200e_proc_read() local
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | tmacro.h | 52 #define MAKEWORD(lb, hb) ((unsigned short)(((unsigned char)(lb)) | (((unsigned short)((unsigned … argument
|
/linux-4.4.14/tools/perf/ui/browsers/ |
D | hists.c | 48 static bool hist_browser__has_filter(struct hist_browser *hb) in hist_browser__has_filter() 71 static u32 hist_browser__nr_entries(struct hist_browser *hb) in hist_browser__nr_entries() 84 static void hist_browser__update_rows(struct hist_browser *hb) in hist_browser__update_rows() 101 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh_dimensions() local 914 struct hist_browser *hb; in ui_browser__hists_init_top() local 926 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh() local 994 struct hist_browser *hb; in ui_browser__hists_seek() local 1725 static void hist_browser__update_nr_entries(struct hist_browser *hb) in hist_browser__update_nr_entries()
|
/linux-4.4.14/drivers/scsi/ |
D | constants.c | 1231 int hb = host_byte(result); in scsi_hostbyte_string() local
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | dt2801.c | 242 int hb = 0; in dt2801_readdata2() local
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | common.h | 175 u64 hb; member
|
/linux-4.4.14/drivers/video/fbdev/intelfb/ |
D | intelfbhw.c | 1053 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; in intelfbhw_mode_to_hw() local 1285 const u32 *hs, *ht, *hb, *vs, *vt, *vb, *ss; in intelfbhw_program_mode() local
|
/linux-4.4.14/include/net/ |
D | rose.h | 138 unsigned long t1, t2, t3, hb, idle; member
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunhme.c | 140 struct hmeal_init_block *hb = hp->happy_block; in tx_dump_ring() local 1251 struct hmeal_init_block *hb = hp->happy_block; in happy_meal_init_rings() local
|
/linux-4.4.14/drivers/md/ |
D | dm-cache-policy-smq.c | 1193 dm_oblock_t hb = to_hblock(mq, b); in update_hotspot_queue() local
|
/linux-4.4.14/drivers/net/wireless/ |
D | atmel.c | 4182 u8 hb = *src++; in atmel_copy_to_card() local
|