Home
last modified time | relevance | path

Searched defs:add_key (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/accessibility/speakup/
H A Dutils.h83 static inline struct st_key *add_key(char *name, int value, int shift) in add_key() function
/linux/tools/testing/selftests/net/tcp_ao/
H A Dbench-lookups.c82 struct bench_stats add_key; member
/linux/security/keys/
H A Dkeyctl.c74 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
/linux/include/net/
H A Dieee802154_netdev.h456 int (*add_key)(struct net_device *dev, member
H A Dcfg80211.h4605 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c539 static int add_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, in add_key() function
/linux/tools/perf/util/
H A Dsort.c3932 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() function