Home
last modified time | relevance | path

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

12

/Linux-v6.1/tools/perf/util/
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()
84 static void __free_dup_event(struct ordered_events *oe, union perf_event *event) in __free_dup_event()
92 static void free_dup_event(struct ordered_events *oe, union perf_event *event) in free_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()
186 void ordered_events__delete(struct ordered_events *oe, struct ordered_event *event) in ordered_events__delete()
194 int ordered_events__queue(struct ordered_events *oe, union perf_event *event, in ordered_events__queue()
224 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush()
[all …]
Dordered-events.h68 void ordered_events__set_alloc_size(struct ordered_events *oe, u64 size) in ordered_events__set_alloc_size()
74 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
79 static inline u64 ordered_events__last_flush_time(struct ordered_events *oe) in ordered_events__last_flush_time()
Dsession.c181 static int ordered_events__deliver_event(struct ordered_events *oe, in ordered_events__deliver_event()
1079 struct ordered_events *oe) in perf_event__process_finished_round()
1654 struct ordered_events *oe = &session->ordered_events; in perf_session__process_user_event() local
1898 const struct ordered_events *oe = &session->ordered_events; in perf_session__warn_order() local
2031 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_pipe_events() local
2445 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_events() local
/Linux-v6.1/lib/lzo/
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-v6.1/fs/omfs/
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-v6.1/fs/overlayfs/
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
218 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lower() local
225 struct ovl_entry *oe = dentry->d_fsdata; in ovl_layer_lower() local
238 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lowerdata() local
1004 struct ovl_entry *oe = dentry->d_fsdata; in ovl_is_metacopy_dentry() local
Dsuper.c57 static void ovl_entry_stack_free(struct ovl_entry *oe) in ovl_entry_stack_free()
72 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_release() local
141 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_revalidate_common() local
1543 struct ovl_entry *oe, const struct path *upperpath) in ovl_get_indexdir()
1819 struct ovl_entry *oe; in ovl_get_lowerstack() local
1947 struct ovl_entry *oe) in ovl_get_root()
1987 struct ovl_entry *oe; in ovl_fill_super() local
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
Dnamei.c792 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_next() local
832 struct ovl_entry *oe; in ovl_lookup() local
/Linux-v6.1/drivers/comedi/drivers/
Ddt2817.c39 unsigned int oe = 0; in dt2817_dio_insn_config() local
/Linux-v6.1/fs/ext2/
Dxattr.c525 struct mb_cache_entry *oe; in ext2_xattr_set() local
664 struct mb_cache_entry *oe; in ext2_xattr_release_block() local
/Linux-v6.1/drivers/gpu/drm/bridge/
Dthc63lvd1024.c32 struct gpio_desc *oe; member
/Linux-v6.1/include/net/tc_act/
Dtc_gate.h111 struct action_gate_entry *oe; in tcf_gate_get_list() local
/Linux-v6.1/drivers/gpio/
Dgpio-tegra.c77 u32 oe[4]; member
216 u32 cnf, oe; in tegra_gpio_get_direction() local
Dgpio-omap.c37 u32 oe; member
/Linux-v6.1/fs/ext4/
Dxattr.c442 struct mb_cache_entry *oe; in ext4_evict_ea_inode() local
1250 struct mb_cache_entry *oe; in ext4_xattr_release_block() local
1888 struct mb_cache_entry *oe; in ext4_xattr_block_set() local
/Linux-v6.1/net/sched/
Dact_gate.c584 struct action_gate_entry *oe = priv; in tcf_gate_entry_destructor() local
/Linux-v6.1/drivers/pinctrl/
Dpinctrl-st.c228 struct regmap_field *alt, *oe, *pu, *od; member
243 const int alt, oe, pu, od, rt; member
1002 int oe; in st_pinconf_dbg_show() local
/Linux-v6.1/drivers/media/i2c/
Dmt9v111.c153 struct gpio_desc *oe; member
Dtvp5150.c88 u32 oe; member
/Linux-v6.1/drivers/tty/
Damiserial.c183 int oe = 0; in receive_chars() local
/Linux-v6.1/tools/perf/
Dbuiltin-kvm.c829 struct ordered_events *oe = &kvm->session->ordered_events; in perf_kvm__mmap_read() local
/Linux-v6.1/fs/ntfs3/
Dfslog.c2969 struct OPEN_ATTR_ENRTY *oe = NULL; in find_loaded_attr() local
3033 static int do_action(struct ntfs_log *log, struct OPEN_ATTR_ENRTY *oe, in do_action()
3758 struct OPEN_ATTR_ENRTY *oe; in log_replay() local
/Linux-v6.1/drivers/clk/
Dclk-versaclock5.c945 unsigned int oe, sd, src_mask = 0, src_val = 0; in vc5_probe() local
/Linux-v6.1/drivers/pinctrl/nuvoton/
Dpinctrl-npcm7xx.c1724 u32 ie, oe, pu, pd; in npcm7xx_config_get() local

12