Searched refs:search (Results 1 – 15 of 15) sorted by relevance
| /arch/alpha/kernel/ |
| A D | gct.c | 14 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 D | strchr.S | 22 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 D | ev6-memchr.S | 43 # 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 D | strcat.S | 39 and $2, 0xf0, $3 # binary search for that set bit
|
| A D | memchr.S | 45 # 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 D | strncat.S | 44 and $2, 0xf0, $3 # binary search for that set bit
|
| A D | strrchr.S | 71 and t8, 0xf0, t2 # e0 : binary search for the high bit set
|
| /arch/powerpc/kernel/trace/ |
| A D | ftrace_64_pg.c | 825 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 D | ilsp.doc | 54 search and replace function.
|
| A D | fplsp.doc | 55 search and replace function.
|
| A D | TEST.DOC | 45 with a global search and replace function.
|
| A D | fpsp.doc | 51 search and replace function.
|
| A D | isp.doc | 59 search and replace function.
|
| /arch/ |
| A D | Kconfig | 1718 may use this capability to reduce their search space.
|
| /arch/x86/ |
| A D | Kconfig | 2944 To find out if you have such a chipset, search for a PCI device with
|
Completed in 27 milliseconds