Searched defs:exact (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/arch/metag/tbx/ |
H A D | tbistring.c | 29 bool exact = true; __TBIFindStr() local
|
/linux-4.1.27/crypto/ |
H A D | api.c | 66 int exact, fuzzy; __crypto_alg_lookup() local
|
H A D | crypto_user.c | 47 static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) crypto_alg_match() argument 396 int exact = 0; crypto_add_alg() local
|
/linux-4.1.27/scripts/genksyms/ |
H A D | genksyms.c | 166 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact) find_symbol() argument
|
/linux-4.1.27/fs/ubifs/ |
H A D | tnc.c | 1162 int err, exact; ubifs_lookup_level0() local 1298 int err, exact; lookup_level0_dirty() local
|
/linux-4.1.27/fs/gfs2/ |
H A D | rgrp.c | 503 struct gfs2_rgrpd *gfs2_blk2rgrpd(struct gfs2_sbd *sdp, u64 blk, bool exact) gfs2_blk2rgrpd() argument
|
/linux-4.1.27/drivers/net/wan/lmc/ |
H A D | lmc_var.h | 159 u32 exact; member in struct:__anon7528
|
/linux-4.1.27/net/core/ |
H A D | pktgen.c | 1901 bool exact = (remove == FIND); __pktgen_NN_threads() local 3504 pktgen_find_dev(struct pktgen_thread *t, const char *ifname, bool exact) pktgen_find_dev() argument
|
/linux-4.1.27/net/bluetooth/ |
H A D | l2cap_core.c | 7192 int exact = 0, lm1 = 0, lm2 = 0; l2cap_connect_ind() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 1935 } exact[7]; member in union:fw_vi_mac_cmd::fw_vi_mac
|
Completed in 537 milliseconds