Searched refs:check_cookie (Results 1 – 4 of 4) sorted by relevance
26 static int check_cookie(__u64 val, __u64 *result) in check_cookie() function45 return check_cookie(1, &test_kprobe_1_result); in test_kprobe_1()51 return check_cookie(2, &test_kprobe_2_result); in test_kprobe_2()57 return check_cookie(3, &test_kprobe_3_result); in test_kprobe_3()
49 bool check_cookie);
121 bool check_cookie) in wg_cookie_validate_packet() argument137 if (!check_cookie) in wg_cookie_validate_packet()
592 static inline bool check_cookie(struct ath9k_htc_priv *priv, in check_cookie() function633 if (check_cookie(priv, skb, txs->cookie, epid)) { in ath9k_htc_tx_get_packet()