| /linux/drivers/soc/qcom/ |
| A D | qcom-geni-se.c | 195 u32 geni_se_get_qup_hw_version(struct geni_se *se) in geni_se_get_qup_hw_version() 236 static void geni_se_irq_clear(struct geni_se *se) in geni_se_irq_clear() 299 static void geni_se_select_dma_mode(struct geni_se *se) in geni_se_select_dma_mode() 485 static void geni_se_clks_off(struct geni_se *se) in geni_se_clks_off() 500 int geni_se_resources_off(struct geni_se *se) in geni_se_resources_off() 516 static int geni_se_clks_on(struct geni_se *se) in geni_se_clks_on() 538 int geni_se_resources_on(struct geni_se *se) in geni_se_resources_on() 831 int geni_icc_set_bw(struct geni_se *se) in geni_icc_set_bw() 849 void geni_icc_set_tag(struct geni_se *se, u32 tag) in geni_icc_set_tag() 859 int geni_icc_enable(struct geni_se *se) in geni_icc_enable() [all …]
|
| /linux/drivers/crypto/tegra/ |
| A D | tegra-se-aes.c | 26 struct tegra_se *se; member 43 struct tegra_se *se; member 67 struct tegra_se *se; member 206 struct tegra_se *se = ctx->se; in tegra_aes_prep_cmd() local 262 struct tegra_se *se = ctx->se; in tegra_aes_do_one_req() local 561 struct tegra_se *se = ctx->se; in tegra_gmac_prep_cmd() local 601 struct tegra_se *se = ctx->se; in tegra_gcm_crypt_prep_cmd() local 710 struct tegra_se *se = ctx->se; in tegra_gcm_do_gmac() local 727 struct tegra_se *se = ctx->se; in tegra_gcm_do_crypt() local 752 struct tegra_se *se = ctx->se; in tegra_gcm_do_final() local [all …]
|
| A D | tegra-se-main.c | 121 static struct tegra_se_cmdbuf *tegra_se_host1x_bo_alloc(struct tegra_se *se, ssize_t size) in tegra_se_host1x_bo_alloc() 144 int tegra_se_host1x_submit(struct tegra_se *se, u32 size) in tegra_se_host1x_submit() 199 struct tegra_se *se = container_of(client, struct tegra_se, client); in tegra_se_client_init() local 243 struct tegra_se *se = container_of(client, struct tegra_se, client); in tegra_se_client_deinit() local 258 static int tegra_se_host1x_register(struct tegra_se *se) in tegra_se_host1x_register() 274 struct tegra_se *se; in tegra_se_probe() local 325 struct tegra_se *se = platform_get_drvdata(pdev); in tegra_se_remove() local
|
| A D | tegra-se-key.c | 51 static unsigned int tegra_key_prep_ins_cmd(struct tegra_se *se, u32 *cpuvaddr, in tegra_key_prep_ins_cmd() 114 static int tegra_key_insert(struct tegra_se *se, const u8 *key, in tegra_key_insert() 125 void tegra_key_invalidate(struct tegra_se *se, u32 keyid, u32 alg) in tegra_key_invalidate() 138 int tegra_key_submit(struct tegra_se *se, const u8 *key, u32 keylen, u32 alg, u32 *keyid) in tegra_key_submit()
|
| A D | tegra-se-hash.c | 25 struct tegra_se *se; member 214 static int tegra_sha_prep_cmd(struct tegra_se *se, u32 *cpuvaddr, in tegra_sha_prep_cmd() 282 static void tegra_sha_copy_hash_result(struct tegra_se *se, struct tegra_sha_reqctx *rctx) in tegra_sha_copy_hash_result() 290 static void tegra_sha_paste_hash_result(struct tegra_se *se, struct tegra_sha_reqctx *rctx) in tegra_sha_paste_hash_result() 378 struct tegra_se *se = ctx->se; in tegra_sha_do_final() local 414 struct tegra_se *se = ctx->se; in tegra_sha_do_one_req() local 505 struct tegra_se *se = ctx->se; in tegra_sha_init() local 1026 int tegra_init_hash(struct tegra_se *se) in tegra_init_hash() 1054 void tegra_deinit_hash(struct tegra_se *se) in tegra_deinit_hash()
|
| /linux/kernel/sched/ |
| A D | fair.c | 306 #define for_each_sched_entity(se) \ argument 473 #define for_each_sched_entity(se) \ argument 1086 struct sched_entity *se = &p->se; in post_init_entity_util_avg() local 3930 struct sched_entity *se = &p->se; in reweight_task_fair() local 5919 struct sched_entity *se; in throttle_cfs_rq() local 6022 struct sched_entity *se; in unthrottle_cfs_rq() local 8850 struct sched_entity *se; in pick_task_fair() local 8881 struct sched_entity *se; in pick_next_task_fair() local 9757 struct sched_entity *se; in __update_blocked_fair() local 13302 struct sched_entity *se; in alloc_fair_sched_group() local [all …]
|
| A D | pelt.c | 295 int __update_load_avg_blocked_se(u64 now, struct sched_entity *se) in __update_load_avg_blocked_se() 306 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se()
|
| /linux/drivers/gpu/drm/v3d/ |
| A D | v3d_submit.c | 160 u32 in_sync, struct v3d_submit_ext *se, enum v3d_queue queue) in v3d_job_init() 229 struct v3d_submit_ext *se, in v3d_attach_fences_and_unlock_reservation() 272 struct v3d_submit_ext *se, in v3d_setup_csd_jobs_and_bos() 310 v3d_put_multisync_post_deps(struct v3d_submit_ext *se) in v3d_put_multisync_post_deps() 324 struct v3d_submit_ext *se, in v3d_get_multisync_post_deps() 376 struct v3d_submit_ext *se) in v3d_get_multisync_submit_deps() 824 struct v3d_submit_ext *se, in v3d_get_extensions() 894 struct v3d_submit_ext se = {0}; in v3d_submit_cl_ioctl() local 1063 struct v3d_submit_ext se = {0}; in v3d_submit_tfu_ioctl() local 1163 struct v3d_submit_ext se = {0}; in v3d_submit_csd_ioctl() local [all …]
|
| /linux/drivers/spi/ |
| A D | spi-geni-qcom.c | 79 struct geni_se se; member 108 struct geni_se *se = &mas->se; in spi_slv_setup() local 153 struct geni_se *se = &mas->se; in handle_se_timeout() local 255 struct geni_se *se = &mas->se; in spi_geni_is_abort_still_pending() local 291 struct geni_se *se = &mas->se; in spi_geni_set_cs() local 341 struct geni_se *se = &mas->se; in spi_setup_word_len() local 362 struct geni_se *se = &mas->se; in geni_spi_set_clock_and_bw() local 401 struct geni_se *se = &mas->se; in setup_fifo_params() local 659 struct geni_se *se = &mas->se; in spi_geni_init() local 753 struct geni_se *se = &mas->se; in geni_spi_handle_tx() local [all …]
|
| /linux/include/linux/soc/qcom/ |
| A D | geni-se.h | 324 static inline u32 geni_se_read_proto(struct geni_se *se) in geni_se_read_proto() 342 static inline void geni_se_setup_m_cmd(struct geni_se *se, u32 cmd, u32 params) in geni_se_setup_m_cmd() 359 static inline void geni_se_setup_s_cmd(struct geni_se *se, u32 cmd, u32 params) in geni_se_setup_s_cmd() 378 static inline void geni_se_cancel_m_cmd(struct geni_se *se) in geni_se_cancel_m_cmd() 391 static inline void geni_se_cancel_s_cmd(struct geni_se *se) in geni_se_cancel_s_cmd() 403 static inline void geni_se_abort_m_cmd(struct geni_se *se) in geni_se_abort_m_cmd() 416 static inline void geni_se_abort_s_cmd(struct geni_se *se) in geni_se_abort_s_cmd() 431 static inline u32 geni_se_get_tx_fifo_depth(struct geni_se *se) in geni_se_get_tx_fifo_depth() 458 static inline u32 geni_se_get_tx_fifo_width(struct geni_se *se) in geni_se_get_tx_fifo_width() 477 static inline u32 geni_se_get_rx_fifo_depth(struct geni_se *se) in geni_se_get_rx_fifo_depth()
|
| /linux/net/nfc/ |
| A D | core.c | 536 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
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_umr.h | 31 __u32 se, sh, instance; member 41 __u32 se, sh, instance; member 50 u32 gpr_or_wave, se, sh, cu, wave, simd, xcc_id; member
|
| /linux/fs/afs/ |
| A D | validation.c | 146 const struct afs_server_entry *se; in __afs_is_server_excluded() local 322 struct afs_server_entry *se = &slist->servers[op->server_index]; in afs_update_volume_state() local
|
| A D | rotate.c | 536 struct afs_server_entry *se = &op->server_list->servers[i]; in afs_select_fileserver() local
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| A D | gtt.c | 1134 static inline void ppgtt_generate_shadow_entry(struct intel_gvt_gtt_entry *se, in ppgtt_generate_shadow_entry() 1151 struct intel_gvt_gtt_entry *se) in split_2MB_gtt_entry() 1207 struct intel_gvt_gtt_entry *se) in split_64KB_gtt_entry() 1241 struct intel_gvt_gtt_entry se = *ge; in ppgtt_populate_shadow_entry() local 1291 struct intel_gvt_gtt_entry se, ge; in ppgtt_populate_spt() local 1322 struct intel_gvt_gtt_entry *se, unsigned long index) in ppgtt_handle_guest_entry_removal() 1696 struct intel_gvt_gtt_entry we, se; in ppgtt_handle_guest_write_page_table_bytes() local 1760 struct intel_gvt_gtt_entry se; in invalidate_ppgtt_mm() local 1791 struct intel_gvt_gtt_entry ge, se; in shadow_ppgtt_mm() local 2397 struct intel_gvt_gtt_entry se; in alloc_scratch_pages() local
|
| /linux/drivers/infiniband/hw/hfi1/ |
| A D | trace.c | 119 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/sound/soc/sof/ |
| A D | control.c | 103 struct soc_enum *se = (struct soc_enum *)kcontrol->private_value; in snd_sof_enum_get() local 118 struct soc_enum *se = (struct soc_enum *)kcontrol->private_value; in snd_sof_enum_put() local
|
| /linux/fs/f2fs/ |
| A D | segment.c | 892 struct seg_entry *se; in f2fs_get_unusable_blocks() local 2034 struct seg_entry *se; in f2fs_issue_discard() local 2387 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type() local 2407 struct seg_entry *se; in update_segment_mtime() local 2429 struct seg_entry *se; in update_sit_entry() local 2556 struct seg_entry *se; in f2fs_is_checkpointed_data() local 2893 struct seg_entry *se = get_seg_entry(sbi, segno); in __next_free_blkoff() local 3645 struct seg_entry *se = NULL; in f2fs_allocate_data_block() local 3951 struct seg_entry *se; in f2fs_do_replace_block() local 4508 struct seg_entry *se; in f2fs_flush_sit_entries() local [all …]
|
| A D | segment.h | 27 #define SE_PAGETYPE(se) ((IS_NODESEG((se)->type) ? NODE : DATA)) argument 357 struct seg_entry *se = get_seg_entry(sbi, start_segno); in get_ckpt_valid_blocks() local 366 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit() 380 static inline void __seg_info_to_raw_sit(struct seg_entry *se, in __seg_info_to_raw_sit() 394 struct seg_entry *se; in seg_info_to_sit_page() local 409 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
|
| /linux/fs/ocfs2/ |
| A D | slot_map.c | 67 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 D | swapfile.c | 265 static inline struct swap_extent *next_se(struct swap_extent *se) in next_se() 277 struct swap_extent *se; in discard_swap() local 311 struct swap_extent *se; in offset_to_swap_extent() local 331 struct swap_extent *se; in swap_folio_sector() local 348 struct swap_extent *se = offset_to_swap_extent(si, start_page); in discard_swap_cluster() local 1997 struct swap_extent *se = first_se(sis); in swap_type_of() local 2034 struct swap_extent *se; in swapdev_block() local 2513 struct swap_extent *se = rb_entry(rb, struct swap_extent, rb_node); in destroy_swap_extents() local 2540 struct swap_extent *se; in add_swap_extent() local
|
| /linux/arch/arm64/include/asm/ |
| A D | module.h | 57 const Elf_Shdr *s, *se; in find_section() local
|
| /linux/arch/s390/include/asm/ |
| A D | module.h | 46 const Elf_Shdr *s, *se; in find_section() local
|
| /linux/tools/testing/selftests/timers/ |
| A D | alarmtimer-suspend.c | 123 struct sigevent se; in main() local
|
| /linux/drivers/s390/net/ |
| A D | smsgiucv_app.c | 123 struct smsg_app_event *se; in smsg_app_callback() local
|