| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-aes.c | 26 struct tegra_se *se; member 46 struct tegra_se *se; member 71 struct tegra_se *se; member 212 struct tegra_se *se = ctx->se; in tegra_aes_prep_cmd() local 268 struct tegra_se *se = ctx->se; in tegra_aes_do_one_req() local 610 struct tegra_se *se = ctx->se; in tegra_gmac_prep_cmd() local 650 struct tegra_se *se = ctx->se; in tegra_gcm_crypt_prep_cmd() local 706 static int tegra_gcm_prep_final_cmd(struct tegra_se *se, u32 *cpuvaddr, in tegra_gcm_prep_final_cmd() 759 struct tegra_se *se = ctx->se; in tegra_gcm_do_gmac() local 776 struct tegra_se *se = ctx->se; in tegra_gcm_do_crypt() local [all …]
|
| H 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, struct tegra_se_cmdbuf *cmdbuf, 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 251 struct tegra_se *se = container_of(client, struct tegra_se, client); in tegra_se_client_deinit() local 266 static int tegra_se_host1x_register(struct tegra_se *se) in tegra_se_host1x_register() 282 struct tegra_se *se; in tegra_se_probe() local 332 struct tegra_se *se = platform_get_drvdata(pdev); in tegra_se_remove() local
|
| /linux/kernel/sched/ |
| H A D | fair.c | 290 static inline u64 calc_delta_fair(u64 delta, struct sched_entity *se) in calc_delta_fair() 307 #define for_each_sched_entity(se) \ argument 410 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() 418 static inline struct sched_entity *parent_entity(const struct sched_entity *se) in parent_entity() 424 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se() 465 static int se_is_idle(struct sched_entity *se) in se_is_idle() 474 #define for_each_sched_entity(se) \ argument 493 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity() 499 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se() 513 static int se_is_idle(struct sched_entity *se) in se_is_idle() [all …]
|
| H A D | pelt.c | 296 int __update_load_avg_blocked_se(u64 now, struct sched_entity *se) in __update_load_avg_blocked_se() 307 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se()
|
| H A D | stats.h | 94 struct sched_entity se; member 100 __schedstats_from_se(struct sched_entity *se) in __schedstats_from_se() argument
|
| /linux/drivers/gpu/drm/v3d/ |
| H A D | v3d_submit.c | 162 u32 in_sync, struct v3d_submit_ext *se, enum v3d_queue queue) in v3d_job_init() 231 struct v3d_submit_ext *se, in v3d_attach_fences_and_unlock_reservation() 274 struct v3d_submit_ext *se, in v3d_setup_csd_jobs_and_bos() 312 v3d_put_multisync_post_deps(struct v3d_submit_ext *se) in v3d_put_multisync_post_deps() 326 struct v3d_submit_ext *se, in v3d_get_multisync_post_deps() 378 struct v3d_submit_ext *se) in v3d_get_multisync_submit_deps() 799 struct v3d_submit_ext *se, in v3d_get_extensions() 871 struct v3d_submit_ext se = {0}; in v3d_submit_cl_ioctl() local 1045 struct v3d_submit_ext se = {0}; in v3d_submit_tfu_ioctl() local 1144 struct v3d_submit_ext se = {0}; in v3d_submit_csd_ioctl() local [all …]
|
| /linux/net/nfc/ |
| H 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
|
| H A D | netlink.c | 493 struct nfc_se *se; in nfc_genl_se_transaction() local 538 const struct nfc_se *se; in nfc_genl_se_connectivity() local 1338 struct nfc_se *se, *n; in nfc_genl_send_se() local 1422 struct nfc_se *se; in nfc_se_io() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H 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/ |
| H A D | validation.c | 155 const struct afs_server_entry *se; in __afs_is_server_excluded() local 331 struct afs_server_entry *se = &slist->servers[op->server_index]; in afs_update_volume_state() local
|
| H A D | rotate.c | 546 struct afs_server_entry *se = &op->server_list->servers[i]; in afs_select_fileserver() local
|
| H A D | callback.c | 58 struct afs_server_entry *se; in afs_init_callback_state() local
|
| H A D | server_list.c | 159 struct afs_server_entry *se, *pe; in afs_attach_volume_to_servers() local
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | gtt.c | 1073 static inline void ppgtt_generate_shadow_entry(struct intel_gvt_gtt_entry *se, in ppgtt_generate_shadow_entry() 1090 struct intel_gvt_gtt_entry *se) in split_2MB_gtt_entry() 1146 struct intel_gvt_gtt_entry *se) in split_64KB_gtt_entry() 1180 struct intel_gvt_gtt_entry se = *ge; in ppgtt_populate_shadow_entry() local 1230 struct intel_gvt_gtt_entry se, ge; in ppgtt_populate_spt() local 1261 struct intel_gvt_gtt_entry *se, unsigned long index) in ppgtt_handle_guest_entry_removal() 1635 struct intel_gvt_gtt_entry we, se; in ppgtt_handle_guest_write_page_table_bytes() local 1699 struct intel_gvt_gtt_entry se; in invalidate_ppgtt_mm() local 1730 struct intel_gvt_gtt_entry ge, se; in shadow_ppgtt_mm() local 2336 struct intel_gvt_gtt_entry se; in alloc_scratch_pages() local
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H 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/ |
| H 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/mm/ |
| H A D | swapfile.c | 272 static inline struct swap_extent *next_se(struct swap_extent *se) in next_se() 284 struct swap_extent *se; in discard_swap() local 318 struct swap_extent *se; in offset_to_swap_extent() local 338 struct swap_extent *se; in swap_folio_sector() local 355 struct swap_extent *se = offset_to_swap_extent(si, start_page); in discard_swap_cluster() local 1998 struct swap_extent *se = first_se(sis); in swap_type_of() local 2035 struct swap_extent *se; in swapdev_block() local 2528 struct swap_extent *se = rb_entry(rb, struct swap_extent, rb_node); in destroy_swap_extents() local 2555 struct swap_extent *se; in add_swap_extent() local
|
| /linux/tools/testing/selftests/timers/ |
| H A D | alarmtimer-suspend.c | 109 struct sigevent se; in main() local
|
| H A D | leap-a-day.c | 179 struct sigevent se; in main() local
|
| /linux/fs/ocfs2/ |
| H A D | slot_map.c | 70 struct ocfs2_slot_map_extended *se; in ocfs2_update_slot_info_extended() local 157 struct ocfs2_slot_map_extended *se; in ocfs2_update_disk_slot_extended() local
|
| /linux/arch/arm64/include/asm/ |
| H A D | module.h | 58 const Elf_Shdr *s, *se; in find_section() local
|
| /linux/arch/s390/include/asm/ |
| H A D | module.h | 46 const Elf_Shdr *s, *se; in find_section() local
|
| /linux/drivers/s390/net/ |
| H A D | smsgiucv_app.c | 124 struct smsg_app_event *se; in smsg_app_callback() local
|
| /linux/sound/soc/ |
| H A D | soc-topology.c | 695 static int soc_tplg_denum_create_texts(struct soc_tplg *tplg, struct soc_enum *se, in soc_tplg_denum_create_texts() argument 731 static int soc_tplg_denum_create_values(struct soc_tplg *tplg, struct soc_enum *se, in soc_tplg_denum_create_values() argument 764 struct soc_enum *se; soc_tplg_control_denum_create() local 942 struct soc_enum *se; soc_tplg_denum_create() local [all...] |
| /linux/kernel/trace/ |
| H A D | trace_events_synth.c | 351 struct synth_event *se; in print_synth_event() local 1486 static int destroy_synth_event(struct synth_event *se) in destroy_synth_event() 1515 struct synth_event *se = NULL; in synth_event_delete() local 1622 struct synth_event *se; in synth_event_run_command() local
|