Searched defs:o (Results 1 – 6 of 6) sorted by relevance
/lib/ |
D | textsearch.c | 115 struct ts_ops *o; in lookup_ts_algo() local 146 struct ts_ops *o; in textsearch_register() local 181 struct ts_ops *o; in textsearch_unregister() local
|
D | debugobjects.c | 605 struct debug_obj *obj, o; in __debug_object_init() local 683 struct debug_obj o = { .object = addr, .state = ODEBUG_STATE_NOTAVAILABLE, .descr = descr }; in debug_object_activate() local 738 struct debug_obj o = { .object = addr, .state = ODEBUG_STATE_NOTAVAILABLE, .descr = descr }; in debug_object_deactivate() local 781 struct debug_obj *obj, o; in debug_object_destroy() local 828 struct debug_obj *obj, o; in debug_object_free() local 870 struct debug_obj o = { .object = addr, .state = ODEBUG_STATE_NOTAVAILABLE, .descr = descr }; in debug_object_assert_init() local 909 struct debug_obj o = { .object = addr, .state = ODEBUG_STATE_NOTAVAILABLE, .descr = descr }; in debug_object_active_state() local 946 struct debug_obj *obj, o; in __debug_check_no_obj_freed() local
|
D | atomic64.c | 148 s64 generic_atomic64_cmpxchg(atomic64_t *v, s64 o, s64 n) in generic_atomic64_cmpxchg()
|
D | locking-selftest.c | 59 static struct ww_mutex o, o2, o3; variable
|
/lib/842/ |
D | 842_compress.c | 109 #define get_input_data(p, o, b) \ argument 170 u64 o; in add_bits() local
|
D | 842_decompress.c | 226 static int do_op(struct sw842_param *p, u8 o) in do_op()
|