Home
last modified time | relevance | path

Searched refs:criterion (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/include/keys/
Duser-type.h40 extern int user_match(const struct key *key, const void *criterion);
/linux-3.4.99/fs/fscache/
Dobject-list.c206 #define FILTER(criterion, _yes, _no) \ in fscache_objlist_show() argument
210 if (criterion) { \ in fscache_objlist_show()
/linux-3.4.99/security/keys/
Dkeyring.c61 static int keyring_match(const struct key *keyring, const void *criterion);
/linux-3.4.99/Documentation/video4linux/
Dvideobuf298 allocations will not meet that criterion, but buffers obtained from other
/linux-3.4.99/drivers/net/wireless/rt2x00/
Drt2800lib.c2322 u8 criterion; in rt2800_compensate_txpower() local
2339 criterion = rt2x00_get_field32(reg, TX_PWR_CFG_0_6MBS); in rt2800_compensate_txpower()
2351 eirp_txpower = eirp_txpower_criterion + (txpower - criterion) + in rt2800_compensate_txpower()
/linux-3.4.99/Documentation/security/
Dkeys.txt69 key and a criterion string.