| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | ordered-events.c | 18 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() 223 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush() [all …]
|
| D | ordered-events.h | 67 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()
|
| D | session.c | 176 static int ordered_events__deliver_event(struct ordered_events *oe, in ordered_events__deliver_event() 1042 struct ordered_events *oe) in process_finished_round() 1566 struct ordered_events *oe = &session->ordered_events; in perf_session__process_user_event() local 1826 const struct ordered_events *oe = &session->ordered_events; in perf_session__warn_order() local 1952 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_pipe_events() local 2273 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_events() local
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | ordered-events.c | 17 static void queue_event(struct ordered_events *oe, struct ordered_event *new) in queue_event() 63 static union perf_event *__dup_event(struct ordered_events *oe, in __dup_event() 77 static union perf_event *dup_event(struct ordered_events *oe, in dup_event() 83 static void free_dup_event(struct ordered_events *oe, union perf_event *event) in free_dup_event() 92 static struct ordered_event *alloc_event(struct ordered_events *oe, in alloc_event() 137 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event() 151 void ordered_events__delete(struct ordered_events *oe, struct ordered_event *event) in ordered_events__delete() 159 int ordered_events__queue(struct ordered_events *oe, union perf_event *event, in ordered_events__queue() 188 static int __ordered_events__flush(struct ordered_events *oe) in __ordered_events__flush() 232 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) in ordered_events__flush() [all …]
|
| D | ordered-events.h | 56 void ordered_events__set_alloc_size(struct ordered_events *oe, u64 size) in ordered_events__set_alloc_size() 62 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
|
| D | session.c | 107 static int ordered_events__deliver_event(struct ordered_events *oe, in ordered_events__deliver_event() 864 struct ordered_events *oe) in process_finished_round() 1356 struct ordered_events *oe = &session->ordered_events; in perf_session__process_user_event() local 1568 const struct ordered_events *oe = &session->ordered_events; in perf_session__warn_order() local 1692 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_pipe_events() local 1834 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_events() local
|
| /kernel/linux/linux-4.19/lib/lzo/ |
| D | lzo1x_decompress_safe.c | 87 unsigned char *oe = op + t; in lzo1x_decompress_safe() local 187 unsigned char *oe = op + t; in lzo1x_decompress_safe() local 214 unsigned char *oe = op + t; in lzo1x_decompress_safe() local
|
| /kernel/linux/linux-5.10/lib/lzo/ |
| D | lzo1x_decompress_safe.c | 98 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
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | util.c | 85 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL); in ovl_alloc_entry() local 102 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_update_reval() local 126 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_type() local 159 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lower() local 171 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lowerdata() local 200 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lower() local 207 struct ovl_entry *oe = dentry->d_fsdata; in ovl_layer_lower() local 220 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lowerdata() local 880 struct ovl_entry *oe = dentry->d_fsdata; in ovl_is_metacopy_dentry() local
|
| D | super.c | 56 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 1434 struct ovl_entry *oe, struct path *upperpath) in ovl_get_indexdir() 1703 struct ovl_entry *oe; in ovl_get_lowerstack() local 1831 struct ovl_entry *oe) in ovl_get_root() 1871 struct ovl_entry *oe; in ovl_fill_super() local
|
| D | export.c | 79 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer() local 287 struct ovl_entry *oe; in ovl_obtain_alias() local 343 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_real_at() local
|
| D | namei.c | 779 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_next() local 819 struct ovl_entry *oe; in ovl_lookup() local
|
| /kernel/linux/linux-5.10/fs/omfs/ |
| D | file.c | 22 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
|
| /kernel/linux/linux-4.19/fs/omfs/ |
| D | file.c | 22 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
|
| /kernel/linux/linux-4.19/fs/overlayfs/ |
| D | util.c | 101 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL); in ovl_alloc_entry() local 126 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_type() local 159 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lower() local 171 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lowerdata() local 200 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lower() local 207 struct ovl_entry *oe = dentry->d_fsdata; in ovl_layer_lower() local 220 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lowerdata() local 893 struct ovl_entry *oe = dentry->d_fsdata; in ovl_is_metacopy_dentry() local
|
| D | super.c | 59 static void ovl_entry_stack_free(struct ovl_entry *oe) in ovl_entry_stack_free() 74 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_release() local 121 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_revalidate() local 144 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_weak_revalidate() local 1204 struct ovl_entry *oe, struct path *upperpath) in ovl_get_indexdir() 1396 struct ovl_entry *oe; in ovl_get_lowerstack() local 1548 struct ovl_entry *oe; in ovl_fill_super() local
|
| D | export.c | 82 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer() local 301 struct ovl_entry *oe; in ovl_obtain_alias() local 351 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_real_at() local
|
| D | namei.c | 771 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_next() local 811 struct ovl_entry *oe; in ovl_lookup() local
|
| /kernel/linux/linux-4.19/drivers/staging/comedi/drivers/ |
| D | dt2817.c | 39 unsigned int oe = 0; in dt2817_dio_insn_config() local
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | dt2817.c | 39 unsigned int oe = 0; in dt2817_dio_insn_config() local
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/bridge/ |
| D | thc63lvd1024.c | 30 struct gpio_desc *oe; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| D | thc63lvd1024.c | 32 struct gpio_desc *oe; member
|
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| D | tc_gate.h | 116 struct action_gate_entry *oe; in tcf_gate_get_list() local
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-tegra.c | 69 u32 oe[4]; member 210 u32 cnf, oe; in tegra_gpio_get_direction() local
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | gpio-tegra.c | 77 u32 oe[4]; member 202 u32 cnf, oe; in tegra_gpio_get_direction() local
|