Home
last modified time | relevance | path

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

123

/linux/drivers/soc/qcom/
A Dqcom-geni-se.c181 u32 geni_se_get_qup_hw_version(struct geni_se *se) in geni_se_get_qup_hw_version()
222 static void geni_se_irq_clear(struct geni_se *se) in geni_se_irq_clear()
298 static void geni_se_select_dma_mode(struct geni_se *se) in geni_se_select_dma_mode()
491 static void geni_se_clks_off(struct geni_se *se) in geni_se_clks_off()
507 int geni_se_resources_off(struct geni_se *se) in geni_se_resources_off()
523 static int geni_se_clks_on(struct geni_se *se) in geni_se_clks_on()
547 int geni_se_resources_on(struct geni_se *se) in geni_se_resources_on()
809 int geni_icc_set_bw(struct geni_se *se) in geni_icc_set_bw()
827 void geni_icc_set_tag(struct geni_se *se, u32 tag) in geni_icc_set_tag()
837 int geni_icc_enable(struct geni_se *se) in geni_icc_enable()
[all …]
/linux/kernel/sched/
A Dfair.c281 #define for_each_sched_entity(se) \ argument
791 struct sched_entity *se = &p->se; in post_init_entity_util_avg() local
4390 struct sched_entity *se; in check_preempt_tick() local
4475 struct sched_entity *se; in pick_next_entity() local
4792 struct sched_entity *se; in throttle_cfs_rq() local
4879 struct sched_entity *se; in unthrottle_cfs_rq() local
7195 struct sched_entity *se; in pick_task_fair() local
7229 struct sched_entity *se; in pick_next_task_fair() local
8156 struct sched_entity *se; in __update_blocked_fair() local
11472 struct sched_entity *se; in alloc_fair_sched_group() local
[all …]
A Dpelt.c299 int __update_load_avg_blocked_se(u64 now, struct sched_entity *se) in __update_load_avg_blocked_se()
310 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se()
A Dstats.h92 struct sched_entity se; member
98 __schedstats_from_se(struct sched_entity *se) in __schedstats_from_se()
A Dsched.h396 struct sched_entity **se; member
520 static inline void set_task_rq_fair(struct sched_entity *se, in set_task_rq_fair()
740 #define entity_is_task(se) (!se->my_q) argument
742 static inline void se_update_runnable(struct sched_entity *se) in se_update_runnable()
748 static inline long se_runnable(struct sched_entity *se) in se_runnable()
757 #define entity_is_task(se) 1 argument
759 static inline void se_update_runnable(struct sched_entity *se) {} in se_update_runnable()
761 static inline long se_runnable(struct sched_entity *se) in se_runnable()
771 static inline long se_weight(struct sched_entity *se) in se_weight()
1384 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of()
[all …]
/linux/drivers/spi/
A Dspi-geni-qcom.c79 struct geni_se se; member
141 struct geni_se *se = &mas->se; in handle_fifo_timeout() local
173 struct geni_se *se = &mas->se; in spi_geni_is_abort_still_pending() local
209 struct geni_se *se = &mas->se; in spi_geni_set_cs() local
255 struct geni_se *se = &mas->se; in spi_setup_word_len() local
276 struct geni_se *se = &mas->se; in geni_spi_set_clock_and_bw() local
315 struct geni_se *se = &mas->se; in setup_fifo_params() local
532 struct geni_se *se = &mas->se; in spi_geni_init() local
615 struct geni_se *se = &mas->se; in geni_spi_handle_tx() local
653 struct geni_se *se = &mas->se; in geni_spi_handle_rx() local
[all …]
/linux/include/linux/
A Dqcom-geni-se.h292 static inline u32 geni_se_read_proto(struct geni_se *se) in geni_se_read_proto()
310 static inline void geni_se_setup_m_cmd(struct geni_se *se, u32 cmd, u32 params) in geni_se_setup_m_cmd()
327 static inline void geni_se_setup_s_cmd(struct geni_se *se, u32 cmd, u32 params) in geni_se_setup_s_cmd()
346 static inline void geni_se_cancel_m_cmd(struct geni_se *se) in geni_se_cancel_m_cmd()
359 static inline void geni_se_cancel_s_cmd(struct geni_se *se) in geni_se_cancel_s_cmd()
371 static inline void geni_se_abort_m_cmd(struct geni_se *se) in geni_se_abort_m_cmd()
384 static inline void geni_se_abort_s_cmd(struct geni_se *se) in geni_se_abort_s_cmd()
398 static inline u32 geni_se_get_tx_fifo_depth(struct geni_se *se) in geni_se_get_tx_fifo_depth()
416 static inline u32 geni_se_get_tx_fifo_width(struct geni_se *se) in geni_se_get_tx_fifo_width()
434 static inline u32 geni_se_get_rx_fifo_depth(struct geni_se *se) in geni_se_get_rx_fifo_depth()
/linux/drivers/gpu/drm/v3d/
A Dv3d_gem.c457 u32 in_sync, struct v3d_submit_ext *se, enum v3d_queue queue) in v3d_job_init()
539 struct v3d_submit_ext *se, in v3d_attach_fences_and_unlock_reservation()
577 v3d_put_multisync_post_deps(struct v3d_submit_ext *se) in v3d_put_multisync_post_deps()
591 struct v3d_submit_ext *se, in v3d_get_multisync_post_deps()
646 struct v3d_submit_ext *se = data; in v3d_get_multisync_submit_deps() local
724 struct v3d_submit_ext se = {0}; in v3d_submit_cl_ioctl() local
876 struct v3d_submit_ext se = {0}; in v3d_submit_tfu_ioctl() local
975 struct v3d_submit_ext se = {0}; in v3d_submit_csd_ioctl() local
/linux/net/nfc/
A Dcore.c536 struct nfc_se *se; in nfc_find_se() local
548 struct nfc_se *se; in nfc_enable_se() local
597 struct nfc_se *se; in nfc_disable_se() local
873 struct nfc_se *se; in nfc_add_se() local
907 struct nfc_se *se, *n; in nfc_remove_se() local
965 struct nfc_se *se, *n; in nfc_release() local
A Dnetlink.c488 struct nfc_se *se; in nfc_genl_se_transaction() local
533 const struct nfc_se *se; in nfc_genl_se_connectivity() local
1325 struct nfc_se *se, *n; in nfc_genl_send_se() local
1409 struct nfc_se *se; in nfc_se_io() local
/linux/sound/soc/sof/
A Dcontrol.c230 struct soc_enum *se = in snd_sof_enum_get() local
248 struct soc_enum *se = in snd_sof_enum_put() local
599 struct soc_enum *se; in snd_sof_control_notify() local
/linux/drivers/gpu/drm/i915/gvt/
A Dgtt.c1136 static inline void ppgtt_generate_shadow_entry(struct intel_gvt_gtt_entry *se, in ppgtt_generate_shadow_entry()
1177 struct intel_gvt_gtt_entry *se) in split_2MB_gtt_entry()
1224 struct intel_gvt_gtt_entry *se) in split_64KB_gtt_entry()
1258 struct intel_gvt_gtt_entry se = *ge; in ppgtt_populate_shadow_entry() local
1313 struct intel_gvt_gtt_entry se, ge; in ppgtt_populate_spt() local
1351 struct intel_gvt_gtt_entry *se, unsigned long index) in ppgtt_handle_guest_entry_removal()
1725 struct intel_gvt_gtt_entry we, se; in ppgtt_handle_guest_write_page_table_bytes() local
1789 struct intel_gvt_gtt_entry se; in invalidate_ppgtt_mm() local
1820 struct intel_gvt_gtt_entry ge, se; in shadow_ppgtt_mm() local
2433 struct intel_gvt_gtt_entry se; in alloc_scratch_pages() local
/linux/drivers/infiniband/hw/hfi1/
A Dtrace.c119 u8 *se, u8 *pad, u8 *opcode, u8 *tver, in hfi1_trace_parse_9b_bth()
137 u8 *pad, u8 *se, u8 *tver, in hfi1_trace_parse_16b_bth()
223 u8 se, u8 pad, u8 opcode, const char *opname, in hfi1_trace_fmt_rest()
/linux/fs/f2fs/
A Dsegment.c962 struct seg_entry *se; in f2fs_get_unusable_blocks() local
1903 struct seg_entry *se; in f2fs_issue_discard() local
2238 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type() local
2258 struct seg_entry *se; in update_segment_mtime() local
2280 struct seg_entry *se; in update_sit_entry() local
2406 struct seg_entry *se; in f2fs_is_checkpointed_data() local
3435 struct seg_entry *se = NULL; in f2fs_allocate_data_block() local
3702 struct seg_entry *se; in f2fs_do_replace_block() local
4256 struct seg_entry *se; in f2fs_flush_sit_entries() local
4550 struct seg_entry *se; in build_sit_entries() local
[all …]
A Dsegment.h371 struct seg_entry *se = get_seg_entry(sbi, start_segno); in get_ckpt_valid_blocks() local
380 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit()
394 static inline void __seg_info_to_raw_sit(struct seg_entry *se, in __seg_info_to_raw_sit()
408 struct seg_entry *se; in seg_info_to_sit_page() local
423 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_mqd_manager.c102 int i, se, sh, cu; in mqd_symmetrically_map_cu_mask() local
/linux/drivers/i2c/busses/
A Di2c-qcom-geni.c76 struct geni_se se; member
384 struct geni_se *se = &gi2c->se; in geni_i2c_rx_one_msg() local
423 struct geni_se *se = &gi2c->se; in geni_i2c_tx_one_msg() local
/linux/fs/ocfs2/
A Dslot_map.c67 struct ocfs2_slot_map_extended *se; in ocfs2_update_slot_info_extended() local
153 struct ocfs2_slot_map_extended *se; in ocfs2_update_disk_slot_extended() local
/linux/mm/
A Dswapfile.c159 static inline struct swap_extent *next_se(struct swap_extent *se) in next_se()
171 struct swap_extent *se; in discard_swap() local
205 struct swap_extent *se; in offset_to_swap_extent() local
225 struct swap_extent *se; in swap_page_sector() local
242 struct swap_extent *se = offset_to_swap_extent(si, start_page); in discard_swap_cluster() local
1816 struct swap_extent *se = first_se(sis); in swap_type_of() local
1853 struct swap_extent *se; in swapdev_block() local
2292 struct swap_extent *se = rb_entry(rb, struct swap_extent, rb_node); in destroy_swap_extents() local
2319 struct swap_extent *se; in add_swap_extent() local
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_umr.h31 __u32 se, sh, instance; member
/linux/tools/testing/selftests/timers/
A Dalarmtimer-suspend.c123 struct sigevent se; in main() local
A Dleap-a-day.c179 struct sigevent se; in main() local
/linux/drivers/s390/net/
A Dsmsgiucv_app.c123 struct smsg_app_event *se; in smsg_app_callback() local
/linux/arch/arm/kernel/
A Dmodule.c352 const Elf_Shdr *s, *se; in find_mod_section() local
/linux/drivers/tty/serial/
A Dqcom_geni_serial.c122 struct geni_se se; member
1155 static void __init qcom_geni_serial_enable_early_read(struct geni_se *se, in qcom_geni_serial_enable_early_read()
1162 static inline void qcom_geni_serial_enable_early_read(struct geni_se *se, in qcom_geni_serial_enable_early_read()
1178 struct geni_se se; in qcom_geni_serial_earlycon_setup() local

Completed in 97 milliseconds

123