Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/drivers/mtd/ubi/
Dwl.c139 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add()
175 static void wl_entry_destroy(struct ubi_device *ubi, struct ubi_wl_entry *e) in wl_entry_destroy()
236 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree()
275 static inline int in_pq(const struct ubi_device *ubi, struct ubi_wl_entry *e) in in_pq()
298 static void prot_queue_add(struct ubi_device *ubi, struct ubi_wl_entry *e) in prot_queue_add()
322 struct ubi_wl_entry *e; in find_wl_entry() local
356 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local
384 struct ubi_wl_entry *e; in wl_get_wle() local
415 struct ubi_wl_entry *e; in prot_queue_del() local
438 static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, in sync_erase()
[all …]
Dfastmap-wl.c29 struct ubi_wl_entry *e, *victim = NULL; in find_anchor_wl_entry() local
43 struct ubi_wl_entry *e) in return_unused_peb()
58 struct ubi_wl_entry *e; in return_unused_pool_pebs() local
77 struct ubi_wl_entry *e = NULL; in ubi_wl_get_fm_peb() local
135 struct ubi_wl_entry *e; in ubi_refill_pools() local
366 struct ubi_wl_entry *e; in ubi_wl_put_fm_peb() local
430 struct ubi_wl_entry *e, in may_reserve_for_fm()
/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c65 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio()
70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold()
118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq()
126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace()
138 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e()
173 static void send_pending(struct adapter *adap, struct l2t_entry *e) in send_pending()
200 struct l2t_entry *e = &d->l2tab[l2t_idx - d->l2t_start]; in do_l2t_write_rpl() local
216 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue()
222 struct l2t_entry *e) in cxgb4_l2t_send()
266 struct l2t_entry *end, *e, **p; in alloc_l2e() local
[all …]
Dsched.c47 struct sched_class *e; in t4_sched_class_fw_cmd() local
125 struct sched_class *e, *end; in t4_sched_entry_lookup() local
190 struct sched_class *e; in t4_sched_queue_unbind() local
221 struct sched_class *e; in t4_sched_queue_bind() local
263 struct sched_class *e; in t4_sched_flowc_unbind() local
291 struct sched_class *e; in t4_sched_flowc_bind() local
325 struct sched_class *e, in t4_sched_class_unbind_all()
484 struct sched_class *e, *end; in t4_sched_class_lookup() local
528 struct sched_class *e = NULL; in t4_sched_class_alloc() local
610 struct sched_class *e; in cxgb4_sched_class_free() local
[all …]
Dsmt.c68 struct smt_entry *e, *end; in find_or_alloc_smte() local
98 static void t4_smte_free(struct smt_entry *e) in t4_smte_free()
111 void cxgb4_smt_release(struct smt_entry *e) in cxgb4_smt_release()
126 struct smt_entry *e = &s->smtab[smtidx]; in do_smt_write_rpl() local
138 static int write_smt_entry(struct adapter *adapter, struct smt_entry *e) in write_smt_entry()
213 struct smt_entry *e; in t4_smt_alloc_switching() local
/drivers/media/test-drivers/vidtv/
Dvidtv_s302m.c165 static void vidtv_s302m_access_unit_destroy(struct vidtv_encoder *e) in vidtv_s302m_access_unit_destroy()
179 static void vidtv_s302m_alloc_au(struct vidtv_encoder *e) in vidtv_s302m_alloc_au()
202 vidtv_s302m_compute_sample_count_from_video(struct vidtv_encoder *e) in vidtv_s302m_compute_sample_count_from_video()
221 static void vidtv_s302m_compute_pts_from_video(struct vidtv_encoder *e) in vidtv_s302m_compute_pts_from_video()
234 static u16 vidtv_s302m_get_sample(struct vidtv_encoder *e) in vidtv_s302m_get_sample()
290 static u32 vidtv_s302m_write_frame(struct vidtv_encoder *e, in vidtv_s302m_write_frame()
328 static u32 vidtv_s302m_write_h(struct vidtv_encoder *e, u32 p_sz) in vidtv_s302m_write_h()
346 static void vidtv_s302m_write_frames(struct vidtv_encoder *e) in vidtv_s302m_write_frames()
390 static void *vidtv_s302m_encode(struct vidtv_encoder *e) in vidtv_s302m_encode()
424 static u32 vidtv_s302m_clear(struct vidtv_encoder *e) in vidtv_s302m_clear()
[all …]
/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c63 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio()
74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace()
88 struct l2t_entry *e) in setup_l2e_send_pending()
123 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue()
129 struct l2t_entry *e) in t3_l2t_send_slow()
179 void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e) in t3_l2t_send_event()
221 struct l2t_entry *end, *e, **p; in alloc_l2e() local
264 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e) in t3_l2e_free()
283 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry()
305 struct l2t_entry *e = NULL; in t3_l2t_get() local
[all …]
/drivers/md/
Ddm-cache-policy-smq.c87 struct entry *e; in __get_entry() local
95 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index()
132 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next()
137 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev()
147 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head()
163 static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_tail()
180 struct entry *old, struct entry *e) in l_add_before()
197 static void l_del(struct entry_space *es, struct ilist *l, struct entry *e) in l_del()
218 struct entry *e; in l_pop_head() local
231 struct entry *e; in l_pop_tail() local
[all …]
Ddm-writecache.c238 struct wc_entry *e; member
393 static struct wc_memory_entry *memory_entry(struct dm_writecache *wc, struct wc_entry *e) in memory_entry()
398 static void *memory_data(struct dm_writecache *wc, struct wc_entry *e) in memory_data()
403 static sector_t cache_sector(struct dm_writecache *wc, struct wc_entry *e) in cache_sector()
409 static uint64_t read_original_sector(struct dm_writecache *wc, struct wc_entry *e) in read_original_sector()
418 static uint64_t read_seq_count(struct dm_writecache *wc, struct wc_entry *e) in read_seq_count()
427 static void clear_seq_count(struct dm_writecache *wc, struct wc_entry *e) in clear_seq_count()
435 static void write_original_sector_seq_count(struct dm_writecache *wc, struct wc_entry *e, in write_original_sector_seq_count()
612 struct wc_entry *e; in writecache_find_entry() local
657 struct wc_entry *e; in writecache_insert_entry() local
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c101 mlx5_esw_indir_table_rule_lookup(struct mlx5_esw_indir_table_entry *e, in mlx5_esw_indir_table_rule_lookup()
121 struct mlx5_esw_indir_table_entry *e) in mlx5_esw_indir_table_rule_get()
258 struct mlx5_esw_indir_table_entry *e) in mlx5_esw_indir_table_rule_put()
287 struct mlx5_esw_indir_table_entry *e) in mlx5_create_indir_recirc_group()
337 struct mlx5_esw_indir_table_entry *e) in mlx5_create_indir_fwd_group()
387 struct mlx5_esw_indir_table_entry *e; in mlx5_esw_indir_table_entry_create() local
448 struct mlx5_esw_indir_table_entry *e; in mlx5_esw_indir_table_entry_lookup() local
463 struct mlx5_esw_indir_table_entry *e; in mlx5_esw_indir_table_get() local
496 struct mlx5_esw_indir_table_entry *e; in mlx5_esw_indir_table_put() local
Dvporttbl.c63 struct mlx5_vport_table *e; in esw_vport_tbl_lookup() local
78 struct mlx5_vport_table *e; in mlx5_esw_vporttbl_get() local
125 struct mlx5_vport_table *e; in mlx5_esw_vporttbl_put() local
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c135 struct amdgpu_sync_entry *e; in amdgpu_sync_add_later() local
157 struct amdgpu_sync_entry *e; in amdgpu_sync_fence() local
308 struct amdgpu_sync_entry *e; in amdgpu_sync_peek_fence() local
349 struct amdgpu_sync_entry *e; in amdgpu_sync_get_fence() local
379 struct amdgpu_sync_entry *e; in amdgpu_sync_clone() local
405 struct amdgpu_sync_entry *e; in amdgpu_sync_wait() local
431 struct amdgpu_sync_entry *e; in amdgpu_sync_free() local
Damdgpu_display.h27 #define amdgpu_display_backlight_set_level(adev, e, l) (adev)->mode_info.funcs->backlight_set_level… argument
28 #define amdgpu_display_backlight_get_level(adev, e) (adev)->mode_info.funcs->backlight_get_level((e… argument
35 #define amdgpu_display_add_encoder(adev, e, s, c) (adev)->mode_info.funcs->add_encoder((adev), (e),… argument
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.c119 struct mlx5e_encap_entry *e, in mlx5e_tc_encap_flows_add()
179 struct mlx5e_encap_entry *e, in mlx5e_tc_encap_flows_del()
248 void mlx5e_take_all_encap_flows(struct mlx5e_encap_entry *e, struct list_head *flow_list) in mlx5e_take_all_encap_flows()
275 struct mlx5e_encap_entry *e, in mlx5e_get_next_matching_encap()
319 static bool mlx5e_encap_valid(struct mlx5e_encap_entry *e) in mlx5e_encap_valid()
326 struct mlx5e_encap_entry *e) in mlx5e_get_next_valid_encap()
331 static bool mlx5e_encap_initialized(struct mlx5e_encap_entry *e) in mlx5e_encap_initialized()
338 struct mlx5e_encap_entry *e) in mlx5e_get_next_init_encap()
346 struct mlx5e_encap_entry *e = NULL; in mlx5e_tc_update_neigh_used_value() local
417 static void mlx5e_encap_dealloc(struct mlx5e_priv *priv, struct mlx5e_encap_entry *e) in mlx5e_encap_dealloc()
[all …]
Dtc_tun.c183 struct mlx5e_encap_entry *e) in mlx5e_gen_ip_tunnel_header()
194 struct mlx5e_encap_entry *e, in gen_eth_tnl_hdr()
219 struct mlx5e_encap_entry *e) in mlx5e_tc_tun_create_header_ipv4()
335 struct mlx5e_encap_entry *e) in mlx5e_tc_tun_update_header_ipv4()
486 struct mlx5e_encap_entry *e) in mlx5e_tc_tun_create_header_ipv6()
600 struct mlx5e_encap_entry *e) in mlx5e_tc_tun_update_header_ipv6()
765 struct mlx5e_encap_entry *e, in mlx5e_tc_tun_init_encap_attr()
Dtc_tun_gre.c12 static int mlx5e_tc_tun_calc_hlen_gretap(struct mlx5e_encap_entry *e) in mlx5e_tc_tun_calc_hlen_gretap()
19 struct mlx5e_encap_entry *e, in mlx5e_tc_tun_init_encap_attr_gretap()
29 struct mlx5e_encap_entry *e) in mlx5e_gen_ip_tunnel_header_gretap()
Dtc_tun_vxlan.c13 static int mlx5e_tc_tun_calc_hlen_vxlan(struct mlx5e_encap_entry *e) in mlx5e_tc_tun_calc_hlen_vxlan()
62 struct mlx5e_encap_entry *e, in mlx5e_tc_tun_init_encap_attr_vxlan()
84 struct mlx5e_encap_entry *e) in mlx5e_gen_ip_tunnel_header_vxlan()
/drivers/gpu/drm/i915/gvt/
Dgtt.c151 #define gtt_init_entry(e, t, p, v) do { \ argument
304 struct intel_gvt_gtt_entry *e, in gtt_get_entry64()
329 struct intel_gvt_gtt_entry *e, in gtt_set_entry64()
365 static unsigned long gen8_gtt_get_pfn(struct intel_gvt_gtt_entry *e) in gen8_gtt_get_pfn()
380 static void gen8_gtt_set_pfn(struct intel_gvt_gtt_entry *e, unsigned long pfn) in gen8_gtt_set_pfn()
399 static bool gen8_gtt_test_pse(struct intel_gvt_gtt_entry *e) in gen8_gtt_test_pse()
404 static void gen8_gtt_clear_pse(struct intel_gvt_gtt_entry *e) in gen8_gtt_clear_pse()
422 static bool gen8_gtt_test_ips(struct intel_gvt_gtt_entry *e) in gen8_gtt_test_ips()
430 static void gen8_gtt_clear_ips(struct intel_gvt_gtt_entry *e) in gen8_gtt_clear_ips()
438 static bool gen8_gtt_test_present(struct intel_gvt_gtt_entry *e) in gen8_gtt_test_present()
[all …]
/drivers/gpu/drm/
Ddrm_file.c213 struct drm_pending_event *e, *et; in drm_events_release() local
581 struct drm_pending_event *e = NULL; in drm_read() local
695 struct drm_event *e) in drm_event_reserve_init_locked()
737 struct drm_event *e) in drm_event_reserve_init()
779 struct drm_pending_event *e, ktime_t timestamp) in drm_send_event_helper()
826 struct drm_pending_event *e, ktime_t timestamp) in drm_send_event_timestamp_locked()
846 void drm_send_event_locked(struct drm_device *dev, struct drm_pending_event *e) in drm_send_event_locked()
867 void drm_send_event(struct drm_device *dev, struct drm_pending_event *e) in drm_send_event()
/drivers/net/ieee802154/
Dmac802154_hwsim.c114 struct hwsim_edge *e; in hwsim_hw_xmit() local
209 struct hwsim_edge *e; in append_radio_msg() local
383 struct hwsim_edge *e; in hwsim_alloc_edge() local
402 static void hwsim_free_edge(struct hwsim_edge *e) in hwsim_free_edge()
418 struct hwsim_edge *e; in hwsim_new_edge_nl() local
480 struct hwsim_edge *e; in hwsim_del_edge_nl() local
527 struct hwsim_edge *e; in hwsim_set_edge_lqi() local
680 struct hwsim_edge *e; in hwsim_edge_unsubscribe_me() local
700 struct hwsim_edge *e; in hwsim_subscribe_all_others() local
830 struct hwsim_edge *e; in hwsim_del() local
/drivers/pinctrl/intel/
Dpinctrl-tigerlake.c26 #define TGL_GPP(r, s, e, g) \ argument
34 #define TGL_COMMUNITY(b, s, e, pl, ho, g) \ argument
48 #define TGL_LP_COMMUNITY(b, s, e, g) \ argument
51 #define TGL_H_COMMUNITY(b, s, e, g) \ argument
Dpinctrl-sunrisepoint.c25 #define SPT_COMMUNITY(b, s, e, pl, gs, gn, g, n) \ argument
41 #define SPT_LP_COMMUNITY(b, s, e) \ argument
44 #define SPT_H_GPP(r, s, e, g) \ argument
52 #define SPT_H_COMMUNITY(b, s, e, g) \ argument
Dpinctrl-cannonlake.c25 #define CNL_GPP(r, s, e, g) \ argument
33 #define CNL_COMMUNITY(b, s, e, ho, g) \ argument
47 #define CNL_LP_COMMUNITY(b, s, e, g) \ argument
50 #define CNL_H_COMMUNITY(b, s, e, g) \ argument
/drivers/edac/
Dedac_mc.c56 static struct mem_ctl_info *error_desc_to_mci(struct edac_raw_error_desc *e) in error_desc_to_mci()
877 static void edac_inc_ce_error(struct edac_raw_error_desc *e) in edac_inc_ce_error()
891 static void edac_inc_ue_error(struct edac_raw_error_desc *e) in edac_inc_ue_error()
905 static void edac_ce_error(struct edac_raw_error_desc *e) in edac_ce_error()
943 static void edac_ue_error(struct edac_raw_error_desc *e) in edac_ue_error()
971 static void edac_inc_csrow(struct edac_raw_error_desc *e, int row, int chan) in edac_inc_csrow()
991 void edac_raw_mc_handle_error(struct edac_raw_error_desc *e) in edac_raw_mc_handle_error()
1034 struct edac_raw_error_desc *e = &mci->error_desc; in edac_mc_handle_error() local
/drivers/ssb/
Ddriver_chipcommon_pmu.c77 const struct pmu0_plltab_entry *e; in pmu0_plltab_find_entry() local
94 const struct pmu0_plltab_entry *e = NULL; in ssb_pmu0_pllinit_r0() local
208 const struct pmu1_plltab_entry *e; in pmu1_plltab_find_entry() local
225 const struct pmu1_plltab_entry *e = NULL; in ssb_pmu1_pllinit_r0() local
622 const struct pmu0_plltab_entry *e = NULL; in ssb_pmu_get_alp_clock_clk0() local

12345678910>>...18