/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | flowring.c | 49 while (search) { in brcmf_flowring_is_tdls_mac() 52 search = search->next; in brcmf_flowring_is_tdls_mac() 398 while (search) { in brcmf_flowring_detach() 399 remove = search; in brcmf_flowring_detach() 400 search = search->next; in brcmf_flowring_detach() 447 while (search) { in brcmf_flowring_delete_peer() 452 prev = search; in brcmf_flowring_delete_peer() 453 search = search->next; in brcmf_flowring_delete_peer() 468 if (search) { in brcmf_flowring_delete_peer() 473 kfree(search); in brcmf_flowring_delete_peer() [all …]
|
/linux/net/netfilter/ |
A D | nf_conntrack_amanda.c | 62 } search[] __read_mostly = { variable 119 search[SEARCH_CONNECT].ts); in amanda_help() 125 search[SEARCH_NEWLINE].ts); in amanda_help() 134 off += start + search[i].len; in amanda_help() 207 for (i = 0; i < ARRAY_SIZE(search); i++) in nf_conntrack_amanda_fini() 208 textsearch_destroy(search[i].ts); in nf_conntrack_amanda_fini() 218 search[i].ts = textsearch_prepare(ts_algo, search[i].string, in nf_conntrack_amanda_init() 219 search[i].len, in nf_conntrack_amanda_init() 221 if (IS_ERR(search[i].ts)) { in nf_conntrack_amanda_init() 222 ret = PTR_ERR(search[i].ts); in nf_conntrack_amanda_init() [all …]
|
A D | nf_conntrack_ftp.c | 75 } search[IP_CT_DIR_MAX][2] = { variable 449 for (i = 0; i < ARRAY_SIZE(search[dir]); i++) { in help() 451 search[dir][i].pattern, in help() 452 search[dir][i].plen, in help() 453 search[dir][i].skip, in help() 454 search[dir][i].term, in help() 457 search[dir][i].getnum); in help() 466 search[dir][i].pattern); in help() 527 ret = nf_nat_ftp(skb, ctinfo, search[dir][i].ftptype, in help()
|
/linux/drivers/md/bcache/ |
A D | request.c | 489 struct search *s = container_of(cl, struct search, cl); in bch_cache_read_endio() argument 515 struct search *s = container_of(op, struct search, op); in cache_lookup_fn() 626 struct search *s = container_of(cl, struct search, cl); in request_endio() 642 struct search *s = container_of(cl, struct search, cl); in backing_request_endio() 704 struct search *s = container_of(cl, struct search, cl); in search_free() 755 struct search *s = container_of(cl, struct search, cl); in cached_dev_bio_complete() 766 struct search *s = container_of(cl, struct search, cl); in cached_dev_read_error_done() 779 struct search *s = container_of(cl, struct search, cl); in cached_dev_read_error() 807 struct search *s = container_of(cl, struct search, cl); in cached_dev_cache_miss_done() 822 struct search *s = container_of(cl, struct search, cl); in cached_dev_read_done() [all …]
|
A D | bset.c | 940 const struct bkey *search) in bset_search_write_set() argument 960 const struct bkey *search) in bset_search_tree() argument 1016 const struct bkey *search) in __bch_bset_search() argument 1052 i = bset_search_tree(t, search); in __bch_bset_search() 1057 i = bset_search_write_set(t, search); in __bch_bset_search() 1065 search) > 0); in __bch_bset_search() 1068 bkey_cmp(i.r, search) <= 0); in __bch_bset_search() 1072 bkey_cmp(i.l, search) <= 0) in __bch_bset_search() 1105 struct bkey *search, in __bch_btree_iter_init() argument 1118 ret = bch_bset_search(b, start, search); in __bch_btree_iter_init() [all …]
|
A D | util.h | 476 #define RB_SEARCH(root, search, member, cmp) \ argument 479 typeof(&(search)) this, ret = NULL; \ 483 this = container_of(n, typeof(search), member); \ 484 res = cmp(&(search), this); \ 496 #define RB_GREATER(root, search, member, cmp) \ argument 499 typeof(&(search)) this, ret = NULL; \ 503 this = container_of(n, typeof(search), member); \ 504 res = cmp(&(search), this); \
|
/linux/scripts/ |
A D | documentation-file-ref-check | 199 my $search = $new; 200 $search =~ s,^.*/,,; 201 $f = qx(find Documentation/devicetree/ -iname "*$search*") if ($search); 204 $search =~ s/^.*,//; 205 $f = qx(find Documentation/devicetree/ -iname "*$search*") if ($search);
|
A D | Makefile.lib | 48 suffix-search = $(strip $(foreach s, $3, $($(1:%$(strip $2)=%$s)))) 50 multi-search = $(sort $(foreach m, $1, $(if $(call suffix-search, $m, $2, $3 -), $m))) 52 real-search = $(foreach m, $1, $(if $(call suffix-search, $m, $2, $3 -), $(call suffix-search, $m, … 55 multi-obj-y := $(call multi-search, $(obj-y), .o, -objs -y) 56 multi-obj-m := $(call multi-search, $(obj-m), .o, -objs -y -m) 61 real-obj-y := $(call real-search, $(obj-y), .o, -objs -y) 62 real-obj-m := $(call real-search, $(obj-m), .o, -objs -y -m) 82 multi-dtb-y := $(call multi-search, $(dtb-y), .dtb, -dtbs) 84 real-dtb-y := $(call real-search, $(dtb-y), .dtb, -dtbs) 86 base-dtb-y := $(foreach m, $(multi-dtb-y), $(firstword $(call suffix-search, $m, .dtb, -dtbs))) [all …]
|
/linux/Documentation/target/ |
A D | tcm_mod_builder.py | 357 if not re.search('\(\*', line): 365 if not re.search('\(\*', line): 426 if re.search('get_fabric_name', fo): 434 if re.search('get_wwn', fo): 444 if re.search('get_tag', fo): 460 if re.search('\*release_cmd\)\(', fo): 474 if re.search('write_pending\)\(', fo): 488 if re.search('get_cmd_state\)\(', fo): 502 if re.search('queue_status\)\(', fo): 509 if re.search('queue_tm_rsp\)\(', fo): [all …]
|
/linux/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()
|
/linux/scripts/coccinelle/free/ |
A D | pci_free_consistent.cocci | 13 @search@ 39 p1 << search.p1; 40 p2 << search.p2; 47 p1 << search.p1; 48 p2 << search.p2;
|
A D | put_device.cocci | 12 @search exists@ 40 p1 << search.p1; 41 p2 << search.p2; 50 p1 << search.p1; 51 p2 << search.p2;
|
/linux/drivers/net/wireless/ath/ath11k/ |
A D | spectral.c | 507 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search() 509 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search() 511 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search() 513 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search() 515 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search() 517 __le32_to_cpu(search->info1)); in ath11k_spectral_pull_search() 519 __le32_to_cpu(search->info1)); in ath11k_spectral_pull_search() 521 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 523 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 525 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() [all …]
|
/linux/drivers/regulator/ |
A D | of_regulator.c | 450 struct device_node *search, *child; in regulator_of_get_init_node() local 457 search = of_get_child_by_name(dev->of_node, in regulator_of_get_init_node() 460 search = of_node_get(dev->of_node); in regulator_of_get_init_node() 462 if (!strcmp(desc->of_match, search->name)) in regulator_of_get_init_node() 463 return search; in regulator_of_get_init_node() 466 if (!search) { in regulator_of_get_init_node() 472 for_each_available_child_of_node(search, child) { in regulator_of_get_init_node() 482 of_node_put(search); in regulator_of_get_init_node() 491 of_node_put(search); in regulator_of_get_init_node()
|
/linux/Documentation/sphinx/ |
A D | maintainers_include.py | 73 if re.search('^[A-Z0-9]', line): 81 m = re.search(pat, line) 93 m = re.search("\s(\S):\s", line) 97 m = re.search("\*([^\*]+)\*", line)
|
/linux/drivers/w1/ |
A D | Kconfig | 25 either due to automatic or requested search. 26 2. Userspace commands. Includes read/write and search/alarm search commands.
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-bus-iio-adc-envelope-detector | 7 voltage input signal by a binary search using the output 26 dac instead of zero. The envelope detector will search 38 step of the binary search for the input peak level. Needs
|
/linux/scripts/dummy-tools/ |
A D | ld | 12 search="$1" 17 if [ "$search" = "$1" ]; then
|
A D | nm | 12 search="$1" 17 if [ "$search" = "$1" ]; then
|
A D | objcopy | 12 search="$1" 17 if [ "$search" = "$1" ]; then
|
A D | gcc | 39 search="$1" 44 if [ "$search" = "$1" ]; then
|
/linux/scripts/coccinelle/api/alloc/ |
A D | alloc_cast.cocci | 49 if m.search(t) != None: 72 if m.search(t) != None: 109 if m.search(t) != None: 119 if m.search(t) != None:
|
/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
A D | valgrindPlugin.py | 130 def_mo = self.definitely_lost_re.search(content) 131 ind_mo = self.indirectly_lost_re.search(content) 132 pos_mo = self.possibly_lost_re.search(content) 133 nle_mo = self.non_leak_error_re.search(content)
|
/linux/Documentation/w1/ |
A D | w1-netlink.rst | 11 is found either due to automatic or requested search. 33 device (search/alarm search) 51 W1_CMD_SEARCH - search command 52 W1_CMD_ALARM_SEARCH - alarm search command 100 W1 search and alarm search commands. 202 read/write/search commands for all master/slave devices found on the bus.
|
/linux/Documentation/kbuild/ |
A D | kconfig.rst | 11 navigation, search, and other general help text. 191 For search help, enter / followed by TAB-TAB (to highlight 193 regular expressions (regexes) in the search string, so if you 201 is when the search matches the complete symbol name); 254 You can search either in the menu entry "prompt" strings 257 Use / to begin a search through the menu entries. This does 260 terminate the search mode. 295 You can also enter a different search string without having 306 There is no search command in gconfig. However, gconfig does
|