Lines Matching refs:ftmn_func_arg
86 struct ftmn_func_arg { struct
106 struct ftmn_func_arg arg;
107 struct ftmn_func_arg *saved_arg;
108 struct ftmn_func_arg **arg_pp;
227 void ___ftmn_callee_done(struct ftmn_func_arg *arg, unsigned long my_hash,
229 void ___ftmn_callee_done_not_zero(struct ftmn_func_arg *arg,
232 void ___ftmn_callee_done_memcmp(struct ftmn_func_arg *arg,
236 void ___ftmn_callee_done_check(struct ftmn_func_arg *arg, unsigned long my_hash,
240 void ___ftmn_callee_update_not_zero(struct ftmn_func_arg *arg,
253 struct ftmn_func_arg *arg, unsigned long res);
257 extern struct ftmn_func_arg *__ftmn_global_func_arg;
260 static inline struct ftmn_func_arg **__ftmn_get_tsd_func_arg_pp(void) in __ftmn_get_tsd_func_arg_pp()
274 static inline struct ftmn_func_arg *__ftmn_get_tsd_func_arg(void) in __ftmn_get_tsd_func_arg()
276 struct ftmn_func_arg **pp = __ftmn_get_tsd_func_arg_pp(); in __ftmn_get_tsd_func_arg()
288 struct ftmn_func_arg **arg_pp = __ftmn_get_tsd_func_arg_pp(); in __ftmn_push_linked_call()
318 static inline void __ftmn_calle_swap_hash(struct ftmn_func_arg *arg, in __ftmn_calle_swap_hash()
326 static inline void __ftmn_callee_done(struct ftmn_func_arg *arg, in __ftmn_callee_done()
333 static inline void __ftmn_callee_done_not_zero(struct ftmn_func_arg *arg, in __ftmn_callee_done_not_zero()
342 __ftmn_callee_done_memcmp(struct ftmn_func_arg *arg, unsigned long hash, in __ftmn_callee_done_memcmp()
366 static inline void __ftmn_callee_update_not_zero(struct ftmn_func_arg *arg, in __ftmn_callee_update_not_zero()