Home
last modified time | relevance | path

Searched defs:oe (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Ddt2817.c39 unsigned int oe = 0; in dt2817_dio_insn_config() local
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Ddt2817.c39 unsigned int oe = 0; in dt2817_dio_insn_config() local
/kernel/linux/linux-5.10/lib/lzo/
H 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
/kernel/linux/linux-6.6/lib/lzo/
H 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
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dthc63lvd1024.c32 struct gpio_desc *oe; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dordered-events.h67 void ordered_events__set_alloc_size(struct ordered_events *oe, u6 argument
73 ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) ordered_events__set_copy_on_queue() argument
[all...]
H A Dordered-events.c18 static void queue_event(struct ordered_events *oe, struct ordered_event *new) in queue_event() argument
64 __dup_event(struct ordered_events *oe, union perf_event *event) __dup_event() argument
78 dup_event(struct ordered_events *oe, union perf_event *event) dup_event() argument
84 __free_dup_event(struct ordered_events *oe, union perf_event *event) __free_dup_event() argument
92 free_dup_event(struct ordered_events *oe, union perf_event *event) free_dup_event() argument
99 alloc_event(struct ordered_events *oe, union perf_event *event) alloc_event() argument
172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, union perf_event *event) ordered_events__new_event() argument
186 ordered_events__delete(struct ordered_events *oe, struct ordered_event *event) ordered_events__delete() argument
194 ordered_events__queue(struct ordered_events *oe, union perf_event *event, u64 timestamp, u64 file_offset) ordered_events__queue() argument
223 do_flush(struct ordered_events *oe, bool show_progress) do_flush() argument
266 __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, u64 timestamp) __ordered_events__flush() argument
339 ordered_events__flush(struct ordered_events *oe, enum oe_flush how) ordered_events__flush() argument
344 ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) ordered_events__flush_time() argument
349 ordered_events__first_time(struct ordered_events *oe) ordered_events__first_time() argument
360 ordered_events__init(struct ordered_events *oe, ordered_events__deliver_t deliver, void *data) ordered_events__init() argument
373 ordered_events_buffer__free(struct ordered_events_buffer *buffer, unsigned int max, struct ordered_events *oe) ordered_events_buffer__free() argument
386 ordered_events__free(struct ordered_events *oe) ordered_events__free() argument
409 ordered_events__reinit(struct ordered_events *oe) ordered_events__reinit() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dthc63lvd1024.c32 struct gpio_desc *oe; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dordered-events.h68 void ordered_events__set_alloc_size(struct ordered_events *oe, u6 argument
74 ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) ordered_events__set_copy_on_queue() argument
79 ordered_events__last_flush_time(struct ordered_events *oe) ordered_events__last_flush_time() argument
[all...]
H A Dordered-events.c18 static void queue_event(struct ordered_events *oe, struct ordered_event *new) in queue_event() argument
64 __dup_event(struct ordered_events *oe, union perf_event *event) __dup_event() argument
78 dup_event(struct ordered_events *oe, union perf_event *event) dup_event() argument
84 __free_dup_event(struct ordered_events *oe, union perf_event *event) __free_dup_event() argument
92 free_dup_event(struct ordered_events *oe, union perf_event *event) free_dup_event() argument
99 alloc_event(struct ordered_events *oe, union perf_event *event) alloc_event() argument
172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, union perf_event *event) ordered_events__new_event() argument
186 ordered_events__delete(struct ordered_events *oe, struct ordered_event *event) ordered_events__delete() argument
194 ordered_events__queue(struct ordered_events *oe, union perf_event *event, u64 timestamp, u64 file_offset, const char *file_path) ordered_events__queue() argument
224 do_flush(struct ordered_events *oe, bool show_progress) do_flush() argument
267 __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, u64 timestamp) __ordered_events__flush() argument
340 ordered_events__flush(struct ordered_events *oe, enum oe_flush how) ordered_events__flush() argument
345 ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) ordered_events__flush_time() argument
350 ordered_events__first_time(struct ordered_events *oe) ordered_events__first_time() argument
361 ordered_events__init(struct ordered_events *oe, ordered_events__deliver_t deliver, void *data) ordered_events__init() argument
374 ordered_events_buffer__free(struct ordered_events_buffer *buffer, unsigned int max, struct ordered_events *oe) ordered_events_buffer__free() argument
387 ordered_events__free(struct ordered_events *oe) ordered_events__free() argument
410 ordered_events__reinit(struct ordered_events *oe) ordered_events__reinit() argument
[all...]
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_gate.h116 struct action_gate_entry *oe; in tcf_gate_get_list() local
/kernel/linux/linux-5.10/fs/omfs/
H 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 omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, u64 *ret_block) omfs_grow_extent() argument
226 struct omfs_extent *oe; omfs_get_block() local
[all...]
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dexport.c79 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer() local
287 struct ovl_entry *oe; in ovl_obtain_alias() local
342 struct ovl_entry *oe in ovl_dentry_real_at() local
[all...]
H A Dnamei.c779 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_next() local
819 struct ovl_entry *oe; in ovl_lookup() local
[all...]
/kernel/linux/linux-6.6/fs/omfs/
H 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 omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, u64 *ret_block) omfs_grow_extent() argument
226 struct omfs_extent *oe; omfs_get_block() local
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c79 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
299 struct ovl_entry *oe; in ovl_obtain_alias() local
354 struct ovl_entry *oe = OVL_E(dentry); ovl_dentry_real_at() local
[all...]
H A Dnamei.c855 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_next() local
1003 struct ovl_entry *oe = NULL; in ovl_lookup() local
[all...]
H A Dovl_entry.h127 static inline unsigned int ovl_numlower(struct ovl_entry *oe) in ovl_numlower() argument
132 static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe) in ovl_lowerstack() argument
137 static inline struct ovl_path *ovl_lowerpath(struct ovl_entry *oe) in ovl_lowerpath() argument
142 static inline struct ovl_path *ovl_lowerdata(struct ovl_entry *oe) in ovl_lowerdata() argument
150 ovl_lowerdata_dentry(struct ovl_entry *oe) ovl_lowerdata_dentry() argument
173 struct ovl_entry *oe; global() member
[all...]
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_gate.h111 struct action_gate_entry *oe; in tcf_gate_get_list() local
/kernel/linux/linux-6.6/fs/ext2/
H A Dxattr.c524 struct mb_cache_entry *oe; in ext2_xattr_set() local
535 mb_cache_entry_put(EA_BLOCK_CACHE(inode), oe); in ext2_xattr_set() local
662 struct mb_cache_entry *oe; in ext2_xattr_release_block() local
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-si521xx.c257 int oe, b, ctr = 0; in si521xx_diff_idx_to_reg_bit() local
/kernel/linux/linux-6.6/net/sched/
H A Dact_gate.c588 struct action_gate_entry *oe = priv; in tcf_gate_entry_destructor() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tegra.c69 u32 oe[4]; member
210 u32 cnf, oe; in tegra_gpio_get_direction() local
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9v111.c153 struct gpio_desc *oe; member
/kernel/linux/linux-5.10/drivers/tty/
H A Damiserial.c218 int oe = 0; in receive_chars() local

Completed in 24 milliseconds

123