/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 210 cfs_hash_lock_setup(struct cfs_hash *hs) in cfs_hash_lock_setup() 247 cfs_hash_hh_hhead_size(struct cfs_hash *hs) in cfs_hash_hh_hhead_size() 253 cfs_hash_hh_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_hh_hhead() 261 cfs_hash_hh_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hh_hnode_add() 269 cfs_hash_hh_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hh_hnode_del() 286 cfs_hash_hd_hhead_size(struct cfs_hash *hs) in cfs_hash_hd_hhead_size() 292 cfs_hash_hd_hhead(struct cfs_hash *hs, struct cfs_hash_bd *bd) in cfs_hash_hd_hhead() 301 cfs_hash_hd_hnode_add(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hd_hnode_add() 311 cfs_hash_hd_hnode_del(struct cfs_hash *hs, struct cfs_hash_bd *bd, in cfs_hash_hd_hnode_del() 330 cfs_hash_dh_hhead_size(struct cfs_hash *hs) in cfs_hash_dh_hhead_size() [all …]
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_hash.h | 324 #define CFS_HASH_NBKT(hs) \ argument 328 #define CFS_HASH_RH_NBKT(hs) \ argument 332 #define CFS_HASH_BKT_NHLIST(hs) (1U << (hs)->hs_bkt_bits) argument 335 #define CFS_HASH_NHLIST(hs) (1U << (hs)->hs_cur_bits) argument 338 #define CFS_HASH_RH_NHLIST(hs) (1U << (hs)->hs_rehash_bits) argument 341 cfs_hash_with_no_lock(struct cfs_hash *hs) in cfs_hash_with_no_lock() 348 cfs_hash_with_no_bktlock(struct cfs_hash *hs) in cfs_hash_with_no_bktlock() 355 cfs_hash_with_rw_bktlock(struct cfs_hash *hs) in cfs_hash_with_rw_bktlock() 362 cfs_hash_with_spin_bktlock(struct cfs_hash *hs) in cfs_hash_with_spin_bktlock() 369 cfs_hash_with_add_tail(struct cfs_hash *hs) in cfs_hash_with_add_tail() [all …]
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | mdfld_dsi_pkg_sender.c | 216 u8 cmd, u8 param, bool hs) in send_short_pkg() 242 u8 *data, int len, bool hs) in send_long_pkg() 371 u8 *data, u16 len, bool hs) in send_pkg() 420 u32 len, bool hs) in mdfld_dsi_send_mcs_long() 437 u8 param, u8 param_num, bool hs) in mdfld_dsi_send_mcs_short() 466 u8 param1, u8 param_num, bool hs) in mdfld_dsi_send_gen_short() 503 u32 len, bool hs) in mdfld_dsi_send_gen_long() 520 u8 *data, u16 len, u32 *data_out, u16 len_out, bool hs) in __read_panel_data() 577 u32 *data, u16 len, bool hs) in mdfld_dsi_read_mcs()
|
D | mdfld_dsi_output.c | 187 u8 dcs, u32 *data, bool hs) in mdfld_dsi_get_panel_status() 201 bool hs) in mdfld_dsi_get_power_mode()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | connection.c | 164 conn_hashfn(struct cfs_hash *hs, const void *key, unsigned mask) in conn_hashfn() 199 conn_get(struct cfs_hash *hs, struct hlist_node *hnode) in conn_get() 208 conn_put_locked(struct cfs_hash *hs, struct hlist_node *hnode) in conn_put_locked() 217 conn_exit(struct cfs_hash *hs, struct hlist_node *hnode) in conn_exit()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_quota.c | 139 oqi_hashfn(struct cfs_hash *hs, const void *key, unsigned mask) in oqi_hashfn() 172 oqi_get(struct cfs_hash *hs, struct hlist_node *hnode) in oqi_get() 177 oqi_put_locked(struct cfs_hash *hs, struct hlist_node *hnode) in oqi_put_locked() 182 oqi_exit(struct cfs_hash *hs, struct hlist_node *hnode) in oqi_exit()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_resource.c | 394 static unsigned ldlm_res_hop_hash(struct cfs_hash *hs, in ldlm_res_hop_hash() 406 static unsigned ldlm_res_hop_fid_hash(struct cfs_hash *hs, in ldlm_res_hop_fid_hash() 458 static void ldlm_res_hop_get_locked(struct cfs_hash *hs, in ldlm_res_hop_get_locked() 467 static void ldlm_res_hop_put_locked(struct cfs_hash *hs, in ldlm_res_hop_put_locked() 477 static void ldlm_res_hop_put(struct cfs_hash *hs, struct hlist_node *hnode) in ldlm_res_hop_put() 748 static int ldlm_resource_clean(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_resource_clean() 761 static int ldlm_resource_complain(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_resource_complain() 1348 static int ldlm_res_hash_dump(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_res_hash_dump()
|
D | ldlm_flock.c | 763 ldlm_export_flock_hash(struct cfs_hash *hs, const void *key, unsigned mask) in ldlm_export_flock_hash() 790 ldlm_export_flock_get(struct cfs_hash *hs, struct hlist_node *hnode) in ldlm_export_flock_get() 805 ldlm_export_flock_put(struct cfs_hash *hs, struct hlist_node *hnode) in ldlm_export_flock_put()
|
D | ldlm_lockd.c | 904 ldlm_export_lock_hash(struct cfs_hash *hs, const void *key, unsigned mask) in ldlm_export_lock_hash() 940 ldlm_export_lock_get(struct cfs_hash *hs, struct hlist_node *hnode) in ldlm_export_lock_get() 949 ldlm_export_lock_put(struct cfs_hash *hs, struct hlist_node *hnode) in ldlm_export_lock_put()
|
D | ldlm_lock.c | 1870 static int ldlm_reprocess_res(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_reprocess_res() 2018 int ldlm_cancel_locks_for_export_cb(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_cancel_locks_for_export_cb()
|
D | ldlm_request.c | 1919 static int ldlm_cli_hash_cancel_unused(struct cfs_hash *hs, in ldlm_cli_hash_cancel_unused() 2020 static int ldlm_res_iter_helper(struct cfs_hash *hs, struct cfs_hash_bd *bd, in ldlm_res_iter_helper()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 1766 uuid_hash(struct cfs_hash *hs, const void *key, unsigned mask) in uuid_hash() 1805 uuid_export_get(struct cfs_hash *hs, struct hlist_node *hnode) in uuid_export_get() 1814 uuid_export_put_locked(struct cfs_hash *hs, struct hlist_node *hnode) in uuid_export_put_locked() 1837 nid_hash(struct cfs_hash *hs, const void *key, unsigned mask) in nid_hash() 1875 nid_export_get(struct cfs_hash *hs, struct hlist_node *hnode) in nid_export_get() 1884 nid_export_put_locked(struct cfs_hash *hs, struct hlist_node *hnode) in nid_export_put_locked() 1929 nidstats_get(struct cfs_hash *hs, struct hlist_node *hnode) in nidstats_get() 1938 nidstats_put_locked(struct cfs_hash *hs, struct hlist_node *hnode) in nidstats_put_locked()
|
D | lu_object.c | 600 struct cfs_hash *hs; in lu_object_new() local 629 struct cfs_hash *hs; in lu_object_find_try() local 799 lu_site_obj_print(struct cfs_hash *hs, struct cfs_hash_bd *bd, in lu_site_obj_print() 884 static unsigned lu_obj_hop_hash(struct cfs_hash *hs, in lu_obj_hop_hash() 924 static void lu_obj_hop_get(struct cfs_hash *hs, struct hlist_node *hnode) in lu_obj_hop_get() 939 static void lu_obj_hop_put_locked(struct cfs_hash *hs, struct hlist_node *hnode) in lu_obj_hop_put_locked() 1794 static void lu_site_stats_get(struct cfs_hash *hs, in lu_site_stats_get() 2079 struct cfs_hash *hs; in lu_object_assign_fid() local
|
D | lprocfs_status.c | 1546 int lprocfs_exp_print_uuid(struct cfs_hash *hs, struct cfs_hash_bd *bd, in lprocfs_exp_print_uuid() 1577 int lprocfs_exp_print_hash(struct cfs_hash *hs, struct cfs_hash_bd *bd, in lprocfs_exp_print_hash()
|
D | cl_object.c | 608 static void cl_env_hops_noop(struct cfs_hash *hs, struct hlist_node *hn) in cl_env_hops_noop()
|
/linux-4.1.27/arch/arm/mach-imx/devices/ |
D | platform-mxc-ehci.c | 14 #define imx_mxc_ehci_data_entry_single(soc, _id, hs) \ argument
|
/linux-4.1.27/drivers/usb/gadget/ |
D | config.c | 164 struct usb_descriptor_header **hs, in usb_assign_descriptors()
|
D | composite.c | 450 int hs = 0; in config_desc() local 503 int hs = 0; in count_configs() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | acornfb.c | 419 unsigned long hs, vs; in acornfb_validate_timing() local 991 unsigned long hs; in acornfb_probe() local
|
D | asiliantfb.c | 177 unsigned hs = (p->var.xres + p->var.right_margin) / 8; in asiliant_set_timing() local
|
D | s3c2410fb.c | 257 int hs = var->xres >> 2; in s3c2410fb_calculate_stn_lcd_regs() local
|
D | tdfxfb.c | 568 u32 hd, hs, he, ht, hbs, hbe; in tdfxfb_set_par() local
|
D | amifb.c | 2054 u_short hs, vs, ve; in ami_set_sprite() local
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | hvCall_inst.c | 59 struct hcall_stats *hs = m->private; in hc_show() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_pool.c | 128 static void pool_hashrefcount_get(struct cfs_hash *hs, struct hlist_node *hnode) in pool_hashrefcount_get() 136 static void pool_hashrefcount_put_locked(struct cfs_hash *hs, in pool_hashrefcount_put_locked()
|
/linux-4.1.27/drivers/block/paride/ |
D | pg.c | 572 int hs = sizeof (hdr); in pg_write() local 620 int hs = sizeof (hdr); in pg_read() local
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | security.c | 370 struct usb_handshake *hs; in wusb_dev_4way_handshake() local
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | gadget.c | 787 struct dwc2_hsotg *hs = hs_ep->parent; in s3c_hsotg_ep_queue() local 824 struct dwc2_hsotg *hs = hs_ep->parent; in s3c_hsotg_ep_queue_lock() local 2821 struct dwc2_hsotg *hs = hs_ep->parent; in s3c_hsotg_ep_dequeue() local 2847 struct dwc2_hsotg *hs = hs_ep->parent; in s3c_hsotg_ep_sethalt() local 2910 struct dwc2_hsotg *hs = hs_ep->parent; in s3c_hsotg_ep_sethalt_lock() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dsi.h | 51 bool hs; member
|
D | intel_dsi.c | 210 static int dpi_send_cmd(struct intel_dsi *intel_dsi, u32 cmd, bool hs, in dpi_send_cmd()
|
D | i915_gem_execbuffer.c | 989 struct i915_ctx_hang_stats *hs; in i915_gem_validate_context() local
|
D | intel_uncore.c | 1281 struct i915_ctx_hang_stats *hs; in i915_get_reset_stats_ioctl() local
|
D | i915_gem.c | 2477 struct i915_ctx_hang_stats *hs; in i915_set_reset_status() local
|
/linux-4.1.27/sound/soc/omap/ |
D | rx51.c | 64 int hp = 0, hs = 0, tvout = 0; in rx51_ext_control() local
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
D | matroxfb_misc.c | 191 unsigned int hd, hs, he, hbe, ht; in matroxfb_vgaHWinit() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | vvp_dev.c | 302 static int vvp_pgcache_obj_get(struct cfs_hash *hs, struct cfs_hash_bd *bd, in vvp_pgcache_obj_get()
|
/linux-4.1.27/include/uapi/linux/usb/ |
D | ch11.h | 246 } __attribute__ ((packed)) hs; member
|
/linux-4.1.27/include/linux/usb/ |
D | wusb.h | 370 const struct usb_handshake *hs) in wusb_oob_mic()
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | sossi.c | 398 int hs, vs; in sossi_setup_tearsync() local
|
D | hwa742.c | 793 int hs, vs; in setup_tearsync() local
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | ibmphp_core.c | 1016 static int enable_slot(struct hotplug_slot *hs) in enable_slot()
|
/linux-4.1.27/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.1.27/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 56 int hs = 0, stat = 0; in sas_end_task() local
|
/linux-4.1.27/drivers/scsi/ufs/ |
D | ufs-qcom.c | 308 ufs_qcom_cfg_timers(struct ufs_hba *hba, u32 gear, u32 hs, u32 rate) in ufs_qcom_cfg_timers()
|
/linux-4.1.27/drivers/net/ppp/ |
D | bsd_comp.c | 130 } hs; member
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | heartbeat.c | 2304 struct o2hb_heartbeat_group *hs = NULL; in o2hb_alloc_hb_set() local 2323 struct o2hb_heartbeat_group *hs = to_o2hb_heartbeat_group(group); in o2hb_free_hb_set() local
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_printer.c | 219 struct usb_endpoint_descriptor *hs, in ep_desc()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | rfbi.c | 575 int hs, vs; in rfbi_setup_te() local
|
D | dispc.c | 3007 bool onoff, rf, ipc, vs, hs, de; in _dispc_mgr_set_lcd_timings() local
|
/linux-4.1.27/ipc/ |
D | shm.c | 557 struct hstate *hs; in newseg() local
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | inode.c | 1278 int hs = 0; in config_buf() local
|
/linux-4.1.27/mm/ |
D | hugetlb.c | 744 #define for_each_node_mask_to_alloc(hs, nr_nodes, node, mask) \ argument 750 #define for_each_node_mask_to_free(hs, nr_nodes, node, mask) \ argument
|
D | mmap.c | 1422 struct hstate *hs; in SYSCALL_DEFINE6() local
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 5325 struct fc_host_statistics *hs = &phba->link_stats; in lpfc_get_stats() local
|