Home
last modified time | relevance | path

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

12

/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dflowring.c45 struct brcmf_flowring_tdls_entry *search; in brcmf_flowring_is_tdls_mac() local
47 search = flow->tdls_entry; in brcmf_flowring_is_tdls_mac()
49 while (search) { in brcmf_flowring_is_tdls_mac()
50 if (memcmp(search->mac, mac, ETH_ALEN) == 0) in brcmf_flowring_is_tdls_mac()
52 search = search->next; in brcmf_flowring_is_tdls_mac()
388 struct brcmf_flowring_tdls_entry *search; in brcmf_flowring_detach() local
397 search = flow->tdls_entry; in brcmf_flowring_detach()
398 while (search) { in brcmf_flowring_detach()
399 remove = search; in brcmf_flowring_detach()
400 search = search->next; in brcmf_flowring_detach()
[all …]
/drivers/md/bcache/
Drequest.c468 struct search { struct
493 struct search *s = container_of(cl, struct search, cl); in bch_cache_read_endio() argument
519 struct search *s = container_of(op, struct search, op); in cache_lookup_fn()
584 struct search *s = container_of(cl, struct search, iop.cl); in cache_lookup()
630 struct search *s = container_of(cl, struct search, cl); in request_endio()
646 struct search *s = container_of(cl, struct search, cl); in backing_request_endio()
673 static void bio_complete(struct search *s) in bio_complete()
686 static void do_bio_hook(struct search *s, in do_bio_hook()
708 struct search *s = container_of(cl, struct search, cl); in search_free()
717 mempool_free(s, &s->iop.c->search); in search_free()
[all …]
Dbset.c943 const struct bkey *search) in bset_search_write_set() argument
950 if (bkey_cmp(table_to_bkey(t, m), search) > 0) in bset_search_write_set()
963 const struct bkey *search) in bset_search_tree() argument
979 if (f->mantissa >= bfloat_mantissa(search, f)) in bset_search_tree()
984 if (bkey_cmp(tree_to_bkey(t, j), search) > 0) in bset_search_tree()
1019 const struct bkey *search) in __bch_bset_search() argument
1049 if (unlikely(bkey_cmp(search, &t->end) >= 0)) in __bch_bset_search()
1052 if (unlikely(bkey_cmp(search, t->data->start) < 0)) in __bch_bset_search()
1055 i = bset_search_tree(t, search); in __bch_bset_search()
1060 i = bset_search_write_set(t, search); in __bch_bset_search()
[all …]
Dutil.h495 #define RB_SEARCH(root, search, member, cmp) \ argument
498 typeof(&(search)) this, ret = NULL; \
502 this = container_of(n, typeof(search), member); \
503 res = cmp(&(search), this); \
515 #define RB_GREATER(root, search, member, cmp) \ argument
518 typeof(&(search)) this, ret = NULL; \
522 this = container_of(n, typeof(search), member); \
523 res = cmp(&(search), this); \
Dbset.h338 struct bkey *search);
341 const struct bkey *search);
348 const struct bkey *search) in bch_bset_search() argument
350 return search ? __bch_bset_search(b, t, search) : t->data->start; in bch_bset_search()
Dbcache.h221 struct search;
276 int (*cache_miss)(struct btree *b, struct search *s,
532 mempool_t search; member
Dalloc.c573 const struct bkey *search, in pick_data_bucket() argument
581 UUID_FLASH_ONLY(&c->uuids[KEY_INODE(search)])) in pick_data_bucket()
583 else if (!bkey_cmp(&ret->key, search)) in pick_data_bucket()
Dsuper.c1595 mempool_exit(&c->search); in cache_set_free()
1816 mempool_init_slab_pool(&c->search, 32, bch_search_cache) || in bch_cache_set_alloc()
/drivers/regulator/
Dof_regulator.c392 struct device_node *search, *child; in regulator_of_get_init_node() local
399 search = of_get_child_by_name(dev->of_node, in regulator_of_get_init_node()
402 search = of_node_get(dev->of_node); in regulator_of_get_init_node()
404 if (!strcmp(desc->of_match, search->name)) in regulator_of_get_init_node()
405 return search; in regulator_of_get_init_node()
408 if (!search) { in regulator_of_get_init_node()
414 for_each_available_child_of_node(search, child) { in regulator_of_get_init_node()
420 of_node_put(search); in regulator_of_get_init_node()
425 of_node_put(search); in regulator_of_get_init_node()
/drivers/w1/
DKconfig25 either due to automatic or requested search.
26 2. Userspace commands. Includes read/write and search/alarm search commands.
Dw1_io.c369 if (dev->bus_master->search) in w1_search_devices()
370 dev->bus_master->search(dev->bus_master->data, dev, in w1_search_devices()
Dw1.c543 static W1_MASTER_ATTR_RW(search, S_IRUGO | S_IWUSR | S_IWGRP);
/drivers/firmware/google/
DKconfig49 This option enables the kernel to search for a firmware log in
58 This option enables the kernel to search for a framebuffer in
66 This option enables the kernel to search for a firmware log in
/drivers/net/dsa/sja1105/
Dsja1105_dynamic_config.c131 bool search; member
181 if (cmd->search) in sja1105pqrs_l2_lookup_cmd_packing()
677 cmd.search = true; in sja1105_dynamic_config_read()
680 cmd.search = false; in sja1105_dynamic_config_read()
685 if (cmd.search) in sja1105_dynamic_config_read()
/drivers/pci/
DMakefile6 remove.o pci.o pci-driver.o search.o \
/drivers/scsi/aic7xxx/
DKconfig.aic79xx75 are defined in the drivers/scsi/aic7xxx/aic79xx.h - search for the
DKconfig.aic7xxx80 are defined in the drivers/scsi/aic7xxx/aic7xxx.h - search for the
/drivers/media/dvb-frontends/
Ddib9000.c1479 int ret = 10, search = state->channel_status.status == CHANNEL_STATUS_PARAMETERS_UNKNOWN; in dib9000_fw_tune() local
1490 if (search) in dib9000_fw_tune()
1499 if (search) in dib9000_fw_tune()
1508 if (search) in dib9000_fw_tune()
Dcxd2820r_core.c500 .search = cxd2820r_search,
/drivers/w1/masters/
Dds1wm.c503 .search = ds1wm_search,
Domap_hdq.c723 omap_w1_master.search = omap_w1_search_bus; in omap_hdq_probe()
Dds2490.c962 dev->master.search = &ds9490r_search; in ds_w1_init()
/drivers/hid/
Dhid-core.c1434 static int search(__s32 *array, __s32 value, unsigned n) in search() function
1563 && search(value, field->value[n], count)) in hid_input_field()
1569 && search(field->value, value[n], count)) in hid_input_field()
/drivers/staging/media/ipu3/
Dipu3-css-params.c2347 acc->anr.search.enable = 1; in imgu_css_cfg_acc()
2352 acc->anr.search.frame_width = acc->anr.tile2strm.frame_width; in imgu_css_cfg_acc()
2355 acc->anr.search.frame_height = acc->anr.tile2strm.frame_height; in imgu_css_cfg_acc()
/drivers/media/dvb-core/
Ddvb_frontend.c738 if (fe->ops.search) { in dvb_frontend_thread()
739 fepriv->algo_status = fe->ops.search(fe); in dvb_frontend_thread()

12