Home
last modified time | relevance | path

Searched defs:me (Results 26 – 50 of 148) sorted by relevance

123456

/openbmc/linux/tools/perf/util/
H A Dmetricgroup.c40 struct metric_event me = { in metricgroup__lookup() local
76 struct metric_event *me = malloc(sizeof(struct metric_event)); in metric_event_new() local
90 struct metric_event *me = container_of(rb_node, struct metric_event, nd); in metric_event_delete() local
414 struct mep *me = malloc(sizeof(struct mep)); in mep_new() local
426 struct mep *me = container_of(nd, struct mep, nd); in mep_delete() local
436 struct mep me = { in mep_lookup() local
463 struct mep *me; in metricgroup__add_to_mep_groups() local
543 struct mep *me = container_of(node, struct mep, nd); in metricgroup__print() local
1577 struct metric_event *me; in parse_groups() local
/openbmc/linux/samples/mei/
H A Dmei-amt-version.c111 static bool mei_init(struct mei *me, const uuid_le *guid, in mei_init()
154 static ssize_t mei_recv_msg(struct mei *me, unsigned char *buffer, in mei_recv_msg()
198 static ssize_t mei_send_msg(struct mei *me, const unsigned char *buffer, in mei_send_msg()
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/
H A Dia_css_sdis2.host.c276 struct ia_css_isp_dvs_statistics *me; in ia_css_isp_dvs2_statistics_allocate() local
315 ia_css_isp_dvs2_statistics_free(struct ia_css_isp_dvs_statistics *me) in ia_css_isp_dvs2_statistics_free()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c367 struct ia_css_frame *me = frame_create(0, 0, in ia_css_frame_allocate_with_buffer_size() local
629 struct ia_css_frame *me = frame_create(width, in frame_allocate_with_data() local
661 struct ia_css_frame *me = kvmalloc(sizeof(*me), GFP_KERNEL); in frame_create() local
/openbmc/linux/arch/nios2/kernel/
H A Dmodule.c133 struct module *me) in module_finalize()
/openbmc/linux/arch/arm64/kernel/
H A Dmodule.c348 struct module *me) in apply_relocate_add()
588 struct module *me) in module_finalize()
/openbmc/linux/arch/powerpc/kernel/
H A Dmodule.c37 const Elf_Shdr *sechdrs, struct module *me) in module_finalize()
/openbmc/linux/arch/sparc/kernel/
H A Dleon_smp.c111 int me = smp_processor_id(); in leon_configure_cache_smp() local
161 int me = smp_processor_id(); in leon_boot_cpus() local
/openbmc/linux/arch/csky/kernel/
H A Dmodule.c50 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add()
/openbmc/u-boot/post/lib_powerpc/
H A Drlwinm.c32 uchar me; member
H A Drlwnm.c33 uchar me; member
H A Drlwimi.c34 uchar me; member
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-utils.c658 struct media_entity *me = start_entity; in imx_media_pipeline_pad() local
738 struct media_entity *me; in imx_media_pipeline_subdev() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umr.h34 __u32 me, pipe, queue, vmid; member
44 __u32 me, pipe, queue, vmid; member
H A Damdgpu_gfx.c74 int me, int pipe, int queue) in amdgpu_gfx_me_queue_to_bit()
87 int *me, int *pipe, int *queue) in amdgpu_gfx_bit_to_me_queue()
97 int me, int pipe, int queue) in amdgpu_gfx_is_me_queue_enabled()
183 int me = ring->me; in amdgpu_gfx_is_high_priority_graphics_queue() local
/openbmc/linux/fs/gfs2/
H A Dutil.c491 int me; in gfs2_meta_check_ii() local
513 int me; in gfs2_metatype_check_ii() local
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c1255 struct ia_css_pipe *me, in start_pipe()
2037 struct ia_css_pipe *me; in create_pipe() local
2698 struct ia_css_pipeline *me, in add_firmwares()
2755 struct ia_css_pipeline *me = NULL; in add_vf_pp_stage() local
2805 struct ia_css_pipeline *me, in add_yuv_scaler_stage()
2863 struct ia_css_pipeline *me, in add_capture_pp_stage()
3177 struct ia_css_pipeline *me; in create_host_video_pipeline() local
6639 struct ia_css_pipeline *me; in create_host_yuvpp_pipeline() local
6895 struct ia_css_pipeline *me; in create_host_copy_pipeline() local
6984 struct ia_css_pipeline *me; in create_host_regular_capture_pipeline() local
[all …]
H A Datomisp_tpg.c145 struct media_entity *me = &sd->entity; in atomisp_tpg_init() local
/openbmc/linux/drivers/tty/ipwireless/
H A Dmain.c315 static struct pcmcia_driver me = { variable
/openbmc/linux/kernel/rcu/
H A Drcuscale.c421 long me = (long)arg; in rcu_scale_reader() local
457 long me = (long)arg; in rcu_scale_writer() local
627 long me = (long)arg; in kfree_scale_thread() local
/openbmc/linux/include/net/netfilter/
H A Dnf_log.h52 struct module *me; member
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disp.c935 static int isp_pipeline_is_last(struct media_entity *me) in isp_pipeline_is_last()
955 static void isp_suspend_module_pipeline(struct media_entity *me) in isp_suspend_module_pipeline()
969 static void isp_resume_module_pipeline(struct media_entity *me) in isp_resume_module_pipeline()
1188 int omap3isp_module_sync_idle(struct media_entity *me, wait_queue_head_t *wait, in omap3isp_module_sync_idle()
/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp21 namespace intel_oem::ipmi::sel::redfish_hooks::me namespace
/openbmc/linux/Documentation/driver-api/usb/
H A Ddwc3.rst710 .. _me: felipe.balbi@linux.intel.com target in Structures, Methods and Definitions
/openbmc/linux/net/caif/
H A Dcaif_usb.c127 static int cfusbl_device_notify(struct notifier_block *me, unsigned long what, in cfusbl_device_notify()

123456