Home
last modified time | relevance | path

Searched defs:oe (Results 1 – 25 of 27) sorted by relevance

12

/linux/tools/perf/util/
A Dordered-events.c18 static void queue_event(struct ordered_events *oe, struct ordered_event *new) in queue_event()
64 static union perf_event *__dup_event(struct ordered_events *oe, in __dup_event()
78 static union perf_event *dup_event(struct ordered_events *oe, in dup_event()
99 static struct ordered_event *alloc_event(struct ordered_events *oe, in alloc_event()
172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event()
223 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush()
339 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) in ordered_events__flush()
349 u64 ordered_events__first_time(struct ordered_events *oe) in ordered_events__first_time()
374 unsigned int max, struct ordered_events *oe) in ordered_events_buffer__free()
386 void ordered_events__free(struct ordered_events *oe) in ordered_events__free()
[all …]
A Dordered-events.h67 void ordered_events__set_alloc_size(struct ordered_events *oe, u64 size) in ordered_events__set_alloc_size()
73 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
A Dsession.c177 static int ordered_events__deliver_event(struct ordered_events *oe, in ordered_events__deliver_event()
1066 struct ordered_events *oe) in process_finished_round()
1603 struct ordered_events *oe = &session->ordered_events; in perf_session__process_user_event() local
1844 const struct ordered_events *oe = &session->ordered_events; in perf_session__warn_order() local
1977 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_pipe_events() local
2374 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_events() local
/linux/lib/lzo/
A Dlzo1x_decompress_safe.c98 unsigned char *oe = op + t; in lzo1x_decompress_safe() local
215 unsigned char *oe = op + t; in lzo1x_decompress_safe() local
242 unsigned char *oe = op + t; in lzo1x_decompress_safe() local
/linux/fs/omfs/
A Dfile.c22 struct omfs_extent *oe = (struct omfs_extent *) &bh->b_data[offset]; in omfs_make_empty_table() local
34 struct omfs_extent *oe; in omfs_shrink_inode() local
116 static int omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, in omfs_grow_extent()
226 struct omfs_extent *oe; in omfs_get_block() local
/linux/fs/overlayfs/
A Dutil.c89 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL); in ovl_alloc_entry() local
106 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_update_reval() local
130 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_type() local
163 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lower() local
175 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lowerdata() local
204 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lower() local
211 struct ovl_entry *oe = dentry->d_fsdata; in ovl_layer_lower() local
224 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lowerdata() local
976 struct ovl_entry *oe = dentry->d_fsdata; in ovl_is_metacopy_dentry() local
A Dsuper.c56 static void ovl_entry_stack_free(struct ovl_entry *oe) in ovl_entry_stack_free()
71 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_release() local
140 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_revalidate_common() local
1524 struct ovl_entry *oe, struct path *upperpath) in ovl_get_indexdir()
1800 struct ovl_entry *oe; in ovl_get_lowerstack() local
1928 struct ovl_entry *oe) in ovl_get_root()
1968 struct ovl_entry *oe; in ovl_fill_super() local
A Dexport.c79 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer() local
289 struct ovl_entry *oe; in ovl_obtain_alias() local
345 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_real_at() local
A Dnamei.c785 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_next() local
825 struct ovl_entry *oe; in ovl_lookup() local
/linux/drivers/comedi/drivers/
A Ddt2817.c39 unsigned int oe = 0; in dt2817_dio_insn_config() local
/linux/drivers/gpu/drm/bridge/
A Dthc63lvd1024.c32 struct gpio_desc *oe; member
/linux/include/net/tc_act/
A Dtc_gate.h116 struct action_gate_entry *oe; in tcf_gate_get_list() local
/linux/drivers/gpio/
A Dgpio-tegra.c76 u32 oe[4]; member
216 u32 cnf, oe; in tegra_gpio_get_direction() local
A Dgpio-omap.c37 u32 oe; member
/linux/drivers/pinctrl/
A Dpinctrl-st.c229 struct regmap_field *alt, *oe, *pu, *od; member
244 const int alt, oe, pu, od, rt; member
1004 int oe; in st_pinconf_dbg_show() local
/linux/drivers/media/i2c/
A Dmt9v111.c153 struct gpio_desc *oe; member
A Dtvp5150.c88 u32 oe; member
/linux/drivers/tty/
A Damiserial.c182 int oe = 0; in receive_chars() local
/linux/tools/perf/
A Dbuiltin-kvm.c828 struct ordered_events *oe = &kvm->session->ordered_events; in perf_kvm__mmap_read() local
A Dbuiltin-trace.c199 } oe; member
3779 static int ordered_events__deliver_event(struct ordered_events *oe,
/linux/fs/ntfs3/
A Dfslog.c2971 struct OPEN_ATTR_ENRTY *oe = NULL; in find_loaded_attr() local
3035 static int do_action(struct ntfs_log *log, struct OPEN_ATTR_ENRTY *oe, in do_action()
3760 struct OPEN_ATTR_ENRTY *oe; in log_replay() local
/linux/drivers/clk/
A Dclk-versaclock5.c910 unsigned int oe, sd, src_mask = 0, src_val = 0; in vc5_probe() local
/linux/drivers/pinctrl/nuvoton/
A Dpinctrl-npcm7xx.c1724 u32 ie, oe, pu, pd; in npcm7xx_config_get() local
/linux/arch/mips/include/asm/octeon/
A Dcvmx-mio-defs.h708 uint64_t oe:6; member
739 uint64_t oe:6; member
3717 uint64_t oe:1; member
4132 uint64_t oe:1; member
/linux/net/sched/
A Dcls_api.c3521 struct action_gate_entry *oe = priv; in tcf_gate_entry_destructor() local

Completed in 104 milliseconds

12