/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | flowring.c | 45 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/ |
D | request.c | 468 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 …]
|
D | bset.c | 943 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 …]
|
D | util.h | 495 #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); \
|
D | bset.h | 338 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()
|
D | bcache.h | 221 struct search; 276 int (*cache_miss)(struct btree *b, struct search *s, 532 mempool_t search; member
|
D | alloc.c | 573 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()
|
D | super.c | 1595 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/ |
D | of_regulator.c | 392 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/ |
D | Kconfig | 25 either due to automatic or requested search. 26 2. Userspace commands. Includes read/write and search/alarm search commands.
|
D | w1_io.c | 369 if (dev->bus_master->search) in w1_search_devices() 370 dev->bus_master->search(dev->bus_master->data, dev, in w1_search_devices()
|
D | w1.c | 543 static W1_MASTER_ATTR_RW(search, S_IRUGO | S_IWUSR | S_IWGRP);
|
/drivers/firmware/google/ |
D | Kconfig | 49 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/ |
D | sja1105_dynamic_config.c | 131 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/ |
D | Makefile | 6 remove.o pci.o pci-driver.o search.o \
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 75 are defined in the drivers/scsi/aic7xxx/aic79xx.h - search for the
|
D | Kconfig.aic7xxx | 80 are defined in the drivers/scsi/aic7xxx/aic7xxx.h - search for the
|
/drivers/media/dvb-frontends/ |
D | dib9000.c | 1479 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()
|
D | cxd2820r_core.c | 500 .search = cxd2820r_search,
|
/drivers/w1/masters/ |
D | ds1wm.c | 503 .search = ds1wm_search,
|
D | omap_hdq.c | 723 omap_w1_master.search = omap_w1_search_bus; in omap_hdq_probe()
|
D | ds2490.c | 962 dev->master.search = &ds9490r_search; in ds_w1_init()
|
/drivers/hid/ |
D | hid-core.c | 1434 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/ |
D | ipu3-css-params.c | 2347 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/ |
D | dvb_frontend.c | 738 if (fe->ops.search) { in dvb_frontend_thread() 739 fepriv->algo_status = fe->ops.search(fe); in dvb_frontend_thread()
|