Home
last modified time | relevance | path

Searched defs:se (Results 1 – 25 of 59) sorted by relevance

123

/Linux-v4.19/drivers/soc/qcom/
Dqcom-geni-se.c177 u32 geni_se_get_qup_hw_version(struct geni_se *se) in geni_se_get_qup_hw_version()
227 void geni_se_init(struct geni_se *se, u32 rx_wm, u32 rx_rfr) in geni_se_init()
247 static void geni_se_select_fifo_mode(struct geni_se *se) in geni_se_select_fifo_mode()
276 static void geni_se_select_dma_mode(struct geni_se *se) in geni_se_select_dma_mode()
297 void geni_se_select_mode(struct geni_se *se, enum geni_se_xfer_mode mode) in geni_se_select_mode()
377 void geni_se_config_packing(struct geni_se *se, int bpw, int pack_words, in geni_se_config_packing()
432 static void geni_se_clks_off(struct geni_se *se) in geni_se_clks_off()
448 int geni_se_resources_off(struct geni_se *se) in geni_se_resources_off()
461 static int geni_se_clks_on(struct geni_se *se) in geni_se_clks_on()
485 int geni_se_resources_on(struct geni_se *se) in geni_se_resources_on()
[all …]
/Linux-v4.19/kernel/sched/
Dfair.c258 static inline struct task_struct *task_of(struct sched_entity *se) in task_of()
265 #define for_each_sched_entity(se) \ argument
274 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of()
362 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group()
370 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity()
376 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se()
409 static inline struct task_struct *task_of(struct sched_entity *se) in task_of()
420 #define for_each_sched_entity(se) \ argument
428 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of()
453 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity()
[all …]
Dpelt.c270 int __update_load_avg_blocked_se(u64 now, int cpu, struct sched_entity *se) in __update_load_avg_blocked_se()
283 int __update_load_avg_se(u64 now, int cpu, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se()
/Linux-v4.19/include/linux/
Dqcom-geni-se.h232 #define geni_se_get_wrapper_version(se, major, minor, step) do { \ argument
247 static inline u32 geni_se_read_proto(struct geni_se *se) in geni_se_read_proto()
265 static inline void geni_se_setup_m_cmd(struct geni_se *se, u32 cmd, u32 params) in geni_se_setup_m_cmd()
282 static inline void geni_se_setup_s_cmd(struct geni_se *se, u32 cmd, u32 params) in geni_se_setup_s_cmd()
301 static inline void geni_se_cancel_m_cmd(struct geni_se *se) in geni_se_cancel_m_cmd()
314 static inline void geni_se_cancel_s_cmd(struct geni_se *se) in geni_se_cancel_s_cmd()
326 static inline void geni_se_abort_m_cmd(struct geni_se *se) in geni_se_abort_m_cmd()
339 static inline void geni_se_abort_s_cmd(struct geni_se *se) in geni_se_abort_s_cmd()
353 static inline u32 geni_se_get_tx_fifo_depth(struct geni_se *se) in geni_se_get_tx_fifo_depth()
371 static inline u32 geni_se_get_tx_fifo_width(struct geni_se *se) in geni_se_get_tx_fifo_width()
[all …]
/Linux-v4.19/net/nfc/
Dcore.c546 struct nfc_se *se; in nfc_find_se() local
558 struct nfc_se *se; in nfc_enable_se() local
607 struct nfc_se *se; in nfc_disable_se() local
880 struct nfc_se *se; in nfc_add_se() local
914 struct nfc_se *se, *n; in nfc_remove_se() local
972 struct nfc_se *se, *n; in nfc_release() local
Dnetlink.c503 struct nfc_se *se; in nfc_genl_se_transaction() local
548 struct nfc_se *se; in nfc_genl_se_connectivity() local
1335 struct nfc_se *se, *n; in nfc_genl_send_se() local
1417 struct nfc_se *se; in nfc_se_io() local
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager.c58 int i, se, cu = 0; in mqd_symmetrically_map_cu_mask() local
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace.c149 u8 *se, u8 *pad, u8 *opcode, u8 *tver, in hfi1_trace_parse_9b_bth()
167 u8 *pad, u8 *se, u8 *tver, in hfi1_trace_parse_16b_bth()
248 u8 se, u8 pad, u8 opcode, const char *opname, in hfi1_trace_fmt_rest()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dgtt.c1100 static inline void ppgtt_generate_shadow_entry(struct intel_gvt_gtt_entry *se, in ppgtt_generate_shadow_entry()
1137 struct intel_gvt_gtt_entry *se) in split_2MB_gtt_entry()
1184 struct intel_gvt_gtt_entry *se) in split_64KB_gtt_entry()
1218 struct intel_gvt_gtt_entry se = *ge; in ppgtt_populate_shadow_entry() local
1273 struct intel_gvt_gtt_entry se, ge; in ppgtt_populate_spt() local
1311 struct intel_gvt_gtt_entry *se, unsigned long index) in ppgtt_handle_guest_entry_removal()
1685 struct intel_gvt_gtt_entry we, se; in ppgtt_handle_guest_write_page_table_bytes() local
1749 struct intel_gvt_gtt_entry se; in invalidate_ppgtt_mm() local
1780 struct intel_gvt_gtt_entry ge, se; in shadow_ppgtt_mm() local
2344 struct intel_gvt_gtt_entry se; in alloc_scratch_pages() local
/Linux-v4.19/sound/soc/
Dsoc-topology.c398 struct soc_enum *se = container_of(dobj, struct soc_enum, dobj); in remove_enum() local
461 struct soc_enum *se = in remove_widget() local
882 static int soc_tplg_denum_create_texts(struct soc_enum *se, in soc_tplg_denum_create_texts()
917 static int soc_tplg_denum_create_values(struct soc_enum *se, in soc_tplg_denum_create_values()
936 struct soc_enum *se; in soc_tplg_denum_create() local
1263 struct soc_enum *se; in soc_tplg_dapm_widget_denum_create() local
/Linux-v4.19/fs/ocfs2/
Dslot_map.c85 struct ocfs2_slot_map_extended *se; in ocfs2_update_slot_info_extended() local
171 struct ocfs2_slot_map_extended *se; in ocfs2_update_disk_slot_extended() local
/Linux-v4.19/tools/testing/selftests/timers/
Dalarmtimer-suspend.c123 struct sigevent se; in main() local
Dleap-a-day.c179 struct sigevent se; in main() local
Dset-timer-lat.c125 struct sigevent se; in setup_timer() local
/Linux-v4.19/drivers/s390/net/
Dsmsgiucv_app.c123 struct smsg_app_event *se; in smsg_app_callback() local
/Linux-v4.19/arch/arm/kernel/
Dmodule.c326 const Elf_Shdr *s, *se; in find_mod_section() local
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c80 unsigned se, sh, cu; in amdgpu_gfx_parse_disable_cu() local
Damdgpu_debugfs.c623 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local
695 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
/Linux-v4.19/fs/f2fs/
Dsysfs.c538 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show() local
566 struct seg_entry *se = get_seg_entry(sbi, i); in segment_bits_seq_show() local
Dsegment.c1677 struct seg_entry *se; in f2fs_issue_discard() local
1717 struct seg_entry *se = get_seg_entry(sbi, cpc->trim_start); in add_discard_addrs() local
1977 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type() local
1985 struct seg_entry *se; in update_sit_entry() local
2099 struct seg_entry *se; in f2fs_is_checkpointed_data() local
2380 struct seg_entry *se = get_seg_entry(sbi, seg->segno); in __next_free_blkoff() local
3092 struct seg_entry *se; in f2fs_do_replace_block() local
3611 struct seg_entry *se; in f2fs_flush_sit_entries() local
3886 struct seg_entry *se; in build_sit_entries() local
Dsegment.h345 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit()
359 static inline void __seg_info_to_raw_sit(struct seg_entry *se, in __seg_info_to_raw_sit()
373 struct seg_entry *se; in seg_info_to_sit_page() local
388 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
/Linux-v4.19/arch/arm64/kernel/
Dmodule.c447 const Elf_Shdr *s, *se; in module_finalize() local
/Linux-v4.19/mm/
Dswapfile.c138 struct swap_extent *se; in discard_swap() local
176 struct swap_extent *se = si->curr_swap_extent; in discard_swap_cluster() local
1685 struct swap_extent *se = &sis->first_swap_extent; in swap_type_of() local
2268 struct swap_extent *se; in map_swap_entry() local
2305 struct swap_extent *se; in destroy_swap_extents() local
2332 struct swap_extent *se; in add_swap_extent() local
/Linux-v4.19/drivers/nfc/pn544/
Dpn544.c823 struct nfc_se *se; in pn544_hci_enable_se() local
878 struct nfc_se *se; in pn544_hci_disable_se() local
/Linux-v4.19/arch/s390/include/asm/
Dnmi.h53 u64 se : 1; /* 16 storage error uncorrected */ member

123