/openbmc/linux/tools/perf/util/ |
H A 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() 224 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush() [all …]
|
H A D | ordered-events.h | 68 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()
|
H A D | session.c | 187 static int ordered_events__deliver_event(struct ordered_events *oe, in ordered_events__deliver_event() 1081 struct ordered_events *oe) in perf_event__process_finished_round() 1661 struct ordered_events *oe = &session->ordered_events; in perf_session__process_user_event() local 1910 const struct ordered_events *oe = &session->ordered_events; in perf_session__warn_order() local 2043 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_pipe_events() local 2457 struct ordered_events *oe = &session->ordered_events; in __perf_session__process_events() local
|
/openbmc/linux/lib/lzo/ |
H A 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
|
/openbmc/linux/fs/overlayfs/ |
H A D | ovl_entry.h | 127 static inline unsigned int ovl_numlower(struct ovl_entry *oe) in ovl_numlower() 132 static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe) in ovl_lowerstack() 137 static inline struct ovl_path *ovl_lowerpath(struct ovl_entry *oe) in ovl_lowerpath() 142 static inline struct ovl_path *ovl_lowerdata(struct ovl_entry *oe) in ovl_lowerdata() 150 static inline struct dentry *ovl_lowerdata_dentry(struct ovl_entry *oe) in ovl_lowerdata_dentry() 173 struct ovl_entry *oe; member
|
H A D | util.c | 118 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL); in ovl_alloc_entry() local 126 void ovl_free_entry(struct ovl_entry *oe) in ovl_free_entry() 150 struct ovl_entry *oe) in ovl_dentry_init_reval() 156 struct ovl_entry *oe, unsigned int mask) in ovl_dentry_init_flags() 185 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_type() local 218 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lower() local 231 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lowerdata() local 282 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_lower() local 289 struct ovl_entry *oe = OVL_E(dentry); in ovl_layer_lower() local 307 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_set_lowerdata() local [all …]
|
H A D | export.c | 79 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer() local 108 struct ovl_entry *oe = OVL_E(dentry); in ovl_connect_layer() local 308 struct ovl_entry *oe; in ovl_obtain_alias() local 363 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_real_at() local
|
H A D | super.c | 107 struct ovl_entry *oe; in ovl_dentry_revalidate_common() local 878 struct ovl_entry *oe, const struct path *upperpath) in ovl_get_indexdir() 1173 struct ovl_entry *oe; in ovl_get_lowerstack() local 1296 struct ovl_entry *oe) in ovl_get_root() 1337 struct ovl_entry *oe; in ovl_fill_super() local
|
H A D | namei.c | 855 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_next() local 1003 struct ovl_entry *oe = NULL; in ovl_lookup() local
|
/openbmc/linux/fs/omfs/ |
H A 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
|
/openbmc/u-boot/board/Seagate/dockstar/ |
H A D | dockstar.c | 147 u32 oe = readl(&r->oe) | BOTH_LEDS; in set_leds() local
|
/openbmc/u-boot/board/Seagate/goflexhome/ |
H A D | goflexhome.c | 149 u32 oe; in set_leds() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | dt2817.c | 39 unsigned int oe = 0; in dt2817_dio_insn_config() local
|
/openbmc/openbmc/poky/meta/lib/patchtest/tests/ |
H A D | test_mbox.py | 42 …oe = Project(name='oe', listemail='openembedded-devel@lists.openembedded.org', gitrepo='http:… variable in TestMbox
|
/openbmc/linux/drivers/clk/ |
H A D | clk-si521xx.c | 44 #define SI521XX_OE_MAP_GET_OE(oe, map) (((map) >> (((oe) - 1) * 8)) & 0xff) argument 257 int oe, b, ctr = 0; in si521xx_diff_idx_to_reg_bit() local
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_offload.cpp | 213 catch (const std::ifstream::failure& oe) in requestOffload() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | 74x164_gpio.c | 33 struct gpio_desc oe; member
|
/openbmc/linux/fs/ext2/ |
H A D | xattr.c | 524 struct mb_cache_entry *oe; in ext2_xattr_set() local 662 struct mb_cache_entry *oe; in ext2_xattr_release_block() local
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | thc63lvd1024.c | 32 struct gpio_desc *oe; member
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-sti.c | 94 int oe = 0, pu = 0, od = 0; in sti_pin_configure() local
|
/openbmc/openpower-debug-collector/dump/ |
H A D | sbe_dump_collector.cpp | 380 catch (const std::ofstream::failure& oe) in writeDumpFile() local
|
/openbmc/linux/include/net/tc_act/ |
H A D | tc_gate.h | 111 struct action_gate_entry *oe; in tcf_gate_get_list() local
|
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/ |
H A D | cpu.h | 129 u32 oe; member
|
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/ |
H A D | cpu.h | 112 u32 oe; member
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tegra.c | 77 u32 oe[4]; member 216 u32 cnf, oe; in tegra_gpio_get_direction() local
|