Searched defs:exact (Results 1 - 11 of 11) sorted by relevance
/linux-4.4.14/arch/metag/tbx/ |
H A D | tbistring.c | 29 bool exact = true; __TBIFindStr() local
|
/linux-4.4.14/crypto/ |
H A D | api.c | 66 int exact, fuzzy; __crypto_alg_lookup() local
|
H A D | crypto_user.c | 48 static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) crypto_alg_match() argument 390 int exact = 0; crypto_add_alg() local
|
/linux-4.4.14/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.4.14/fs/ubifs/ |
H A D | tnc.c | 1161 int err, exact; ubifs_lookup_level0() local 1297 int err, exact; lookup_level0_dirty() local
|
/linux-4.4.14/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.4.14/drivers/net/wan/lmc/ |
H A D | lmc_var.h | 159 u32 exact; member in struct:__anon7996
|
/linux-4.4.14/net/core/ |
H A D | pktgen.c | 1951 bool exact = (remove == FIND); __pktgen_NN_threads() local 3575 pktgen_find_dev(struct pktgen_thread *t, const char *ifname, bool exact) pktgen_find_dev() argument
|
/linux-4.4.14/net/bluetooth/ |
H A D | l2cap_core.c | 7204 int exact = 0, lm1 = 0, lm2 = 0; l2cap_connect_ind() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_display.c | 12363 intel_compare_m_n(unsigned int m, unsigned int n, unsigned int m2, unsigned int n2, bool exact) intel_compare_m_n() argument
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 1990 } exact[7]; member in union:fw_vi_mac_cmd::fw_vi_mac
|
Completed in 690 milliseconds