Home
last modified time | relevance | path

Searched refs:search (Results 1 – 15 of 15) sorted by relevance

/arch/alpha/kernel/
A Dgct.c14 gct6_find_nodes(gct6_node *node, gct6_search_struct *search) in gct6_find_nodes() argument
26 for (wanted = search; in gct6_find_nodes()
41 status |= gct6_find_nodes(GCT_NODE_PTR(node->next), search); in gct6_find_nodes()
45 status |= gct6_find_nodes(GCT_NODE_PTR(node->child), search); in gct6_find_nodes()
/arch/alpha/lib/
A Dstrchr.S22 zapnot a1, 1, a1 # e0 : zero extend the search character
24 sll a1, 8, t5 # e0 : replicate the search character
56 and t0, 0xf0, t2 # e0 : binary search for that set bit
A Dev6-memchr.S43 # search til the end of the address space, we will overflow
58 addq $16, $5, $5 # E : Max search address
65 ldq_u $6, -1($5) # L : L U U L : eight or less bytes to search Latency=3
A Dstrcat.S39 and $2, 0xf0, $3 # binary search for that set bit
A Dmemchr.S45 # search til the end of the address space, we will overflow
67 ldq_u $6, -1($5) #-e1 : eight or less bytes to search
A Dstrncat.S44 and $2, 0xf0, $3 # binary search for that set bit
A Dstrrchr.S71 and t8, 0xf0, t2 # e0 : binary search for the high bit set
/arch/powerpc/kernel/trace/
A Dftrace_64_pg.c825 char *arch_ftrace_match_adjust(char *str, const char *search) in arch_ftrace_match_adjust() argument
827 if (str[0] == '.' && search[0] != '.') in arch_ftrace_match_adjust()
/arch/m68k/ifpsp060/
A Dilsp.doc54 search and replace function.
A Dfplsp.doc55 search and replace function.
A DTEST.DOC45 with a global search and replace function.
A Dfpsp.doc51 search and replace function.
A Disp.doc59 search and replace function.
/arch/
A DKconfig1718 may use this capability to reduce their search space.
/arch/x86/
A DKconfig2944 To find out if you have such a chipset, search for a PCI device with

Completed in 27 milliseconds