lookup 385 arch/arm/mach-integrator/impd1.c struct gpiod_lookup_table *lookup; lookup 389 arch/arm/mach-integrator/impd1.c lookup = devm_kzalloc(&dev->dev, lookup 390 arch/arm/mach-integrator/impd1.c struct_size(lookup, table, 3), lookup 395 arch/arm/mach-integrator/impd1.c if (!lookup || !chipname || !mmciname) lookup 398 arch/arm/mach-integrator/impd1.c lookup->dev_id = mmciname; lookup 413 arch/arm/mach-integrator/impd1.c lookup->table[0].chip_label = chipname; lookup 414 arch/arm/mach-integrator/impd1.c lookup->table[0].chip_hwnum = 3; lookup 415 arch/arm/mach-integrator/impd1.c lookup->table[0].con_id = "wp"; lookup 416 arch/arm/mach-integrator/impd1.c lookup->table[1].chip_label = chipname; lookup 417 arch/arm/mach-integrator/impd1.c lookup->table[1].chip_hwnum = 4; lookup 418 arch/arm/mach-integrator/impd1.c lookup->table[1].con_id = "cd"; lookup 419 arch/arm/mach-integrator/impd1.c lookup->table[1].flags = GPIO_ACTIVE_LOW; lookup 420 arch/arm/mach-integrator/impd1.c gpiod_add_lookup_table(lookup); lookup 1579 arch/ia64/kernel/unwind.c e = lookup(table, ip - table->segment_base); lookup 115 arch/mips/pic32/pic32mzda/init.c static int __init pic32_of_prepare_platform_data(struct of_dev_auxdata *lookup) lookup 122 arch/mips/pic32/pic32mzda/init.c for (; lookup->compatible; lookup++) { lookup 123 arch/mips/pic32/pic32mzda/init.c np = of_find_compatible_node(NULL, NULL, lookup->compatible); lookup 125 arch/mips/pic32/pic32mzda/init.c lookup->name = (char *)np->name; lookup 126 arch/mips/pic32/pic32mzda/init.c if (lookup->phys_addr) lookup 129 arch/mips/pic32/pic32mzda/init.c lookup->phys_addr = res.start; lookup 66 arch/x86/events/intel/uncore.c lookup: lookup 80 arch/x86/events/intel/uncore.c goto lookup; lookup 66 arch/x86/platform/intel-mid/device_libs/platform_bcm43xx.c struct gpiod_lookup *lookup = table->table; lookup 69 arch/x86/platform/intel-mid/device_libs/platform_bcm43xx.c lookup[0].chip_hwnum = get_gpio_by_name(WLAN_SFI_GPIO_ENABLE_NAME); lookup 40 arch/x86/platform/intel-mid/device_libs/platform_bt.c struct gpiod_lookup *lookup = table->table; lookup 51 arch/x86/platform/intel-mid/device_libs/platform_bt.c lookup[0].chip_hwnum = get_gpio_by_name(TNG_BT_SFI_GPIO_DEVICE_WAKEUP); lookup 52 arch/x86/platform/intel-mid/device_libs/platform_bt.c lookup[1].chip_hwnum = get_gpio_by_name(TNG_BT_SFI_GPIO_SHUTDOWN); lookup 53 arch/x86/platform/intel-mid/device_libs/platform_bt.c lookup[2].chip_hwnum = get_gpio_by_name(TNG_BT_SFI_GPIO_HOST_WAKEUP); lookup 53 crypto/asymmetric_keys/asymmetric_type.c const char *lookup; lookup 60 crypto/asymmetric_keys/asymmetric_type.c lookup = id_0->data; lookup 63 crypto/asymmetric_keys/asymmetric_type.c lookup = id_1->data; lookup 80 crypto/asymmetric_keys/asymmetric_type.c p = bin2hex(p, lookup, len); lookup 473 drivers/android/binderfs.c .lookup = simple_lookup, lookup 27 drivers/clk/clk-s2mps11.c struct clk_lookup *lookup; lookup 180 drivers/clk/clk-s2mps11.c s2mps11_clks[i].lookup = clkdev_hw_create(&s2mps11_clks[i].hw, lookup 182 drivers/clk/clk-s2mps11.c if (!s2mps11_clks[i].lookup) { lookup 199 drivers/clk/clk-s2mps11.c clkdev_drop(s2mps11_clks[i].lookup); lookup 215 drivers/clk/clk-s2mps11.c if (!s2mps11_clks[i].lookup) lookup 217 drivers/clk/clk-s2mps11.c clkdev_drop(s2mps11_clks[i].lookup); lookup 233 drivers/clk/tegra/clk.c dup_list->lookup.clk = clk; lookup 234 drivers/clk/tegra/clk.c clkdev_add(&dup_list->lookup); lookup 745 drivers/clk/tegra/clk.h struct clk_lookup lookup; lookup 751 drivers/clk/tegra/clk.h .lookup = { \ lookup 33 drivers/clk/x86/clk-pmc-atom.c struct clk_lookup *lookup; lookup 39 drivers/clk/x86/clk-pmc-atom.c struct clk_lookup *lookup; lookup 197 drivers/clk/x86/clk-pmc-atom.c pclk->lookup = clkdev_hw_create(&pclk->hw, init.name, NULL); lookup 198 drivers/clk/x86/clk-pmc-atom.c if (!pclk->lookup) { lookup 210 drivers/clk/x86/clk-pmc-atom.c clkdev_drop(pclk->lookup); lookup 229 drivers/clk/x86/clk-pmc-atom.c pclk->lookup = clkdev_hw_create(pclk->clk, name, NULL); lookup 230 drivers/clk/x86/clk-pmc-atom.c if (!pclk->lookup) { lookup 240 drivers/clk/x86/clk-pmc-atom.c clkdev_drop(pclk->lookup); lookup 43 drivers/dma/sh/shdma-of.c const struct of_dev_auxdata *lookup = dev_get_platdata(&pdev->dev); lookup 51 drivers/dma/sh/shdma-of.c ret = of_platform_populate(pdev->dev.of_node, NULL, lookup, &pdev->dev); lookup 637 drivers/gpio/gpiolib-acpi.c struct acpi_gpio_lookup *lookup = data; lookup 642 drivers/gpio/gpiolib-acpi.c if (!lookup->desc) { lookup 647 drivers/gpio/gpiolib-acpi.c if (lookup->info.quirks & ACPI_GPIO_QUIRK_ONLY_GPIOIO && gpioint) lookup 648 drivers/gpio/gpiolib-acpi.c lookup->index++; lookup 650 drivers/gpio/gpiolib-acpi.c if (lookup->n++ != lookup->index) lookup 653 drivers/gpio/gpiolib-acpi.c pin_index = lookup->pin_index; lookup 657 drivers/gpio/gpiolib-acpi.c lookup->desc = acpi_get_gpiod(agpio->resource_source.string_ptr, lookup 659 drivers/gpio/gpiolib-acpi.c lookup->info.pin_config = agpio->pin_config; lookup 660 drivers/gpio/gpiolib-acpi.c lookup->info.gpioint = gpioint; lookup 669 drivers/gpio/gpiolib-acpi.c if (lookup->info.gpioint) { lookup 670 drivers/gpio/gpiolib-acpi.c lookup->info.flags = GPIOD_IN; lookup 671 drivers/gpio/gpiolib-acpi.c lookup->info.polarity = agpio->polarity; lookup 672 drivers/gpio/gpiolib-acpi.c lookup->info.triggering = agpio->triggering; lookup 674 drivers/gpio/gpiolib-acpi.c lookup->info.flags = acpi_gpio_to_gpiod_flags(agpio); lookup 675 drivers/gpio/gpiolib-acpi.c lookup->info.polarity = lookup->active_low; lookup 682 drivers/gpio/gpiolib-acpi.c static int acpi_gpio_resource_lookup(struct acpi_gpio_lookup *lookup, lookup 685 drivers/gpio/gpiolib-acpi.c struct acpi_device *adev = lookup->info.adev; lookup 693 drivers/gpio/gpiolib-acpi.c lookup); lookup 699 drivers/gpio/gpiolib-acpi.c if (!lookup->desc) lookup 703 drivers/gpio/gpiolib-acpi.c *info = lookup->info; lookup 709 drivers/gpio/gpiolib-acpi.c struct acpi_gpio_lookup *lookup) lookup 737 drivers/gpio/gpiolib-acpi.c lookup->index = args.args[0]; lookup 738 drivers/gpio/gpiolib-acpi.c lookup->pin_index = args.args[1]; lookup 739 drivers/gpio/gpiolib-acpi.c lookup->active_low = !!args.args[2]; lookup 741 drivers/gpio/gpiolib-acpi.c lookup->info.adev = to_acpi_device_node(args.fwnode); lookup 742 drivers/gpio/gpiolib-acpi.c lookup->info.quirks = quirks; lookup 773 drivers/gpio/gpiolib-acpi.c struct acpi_gpio_lookup lookup; lookup 779 drivers/gpio/gpiolib-acpi.c memset(&lookup, 0, sizeof(lookup)); lookup 780 drivers/gpio/gpiolib-acpi.c lookup.index = index; lookup 786 drivers/gpio/gpiolib-acpi.c propname, index, &lookup); lookup 791 drivers/gpio/gpiolib-acpi.c dev_name(&lookup.info.adev->dev), lookup.index, lookup 792 drivers/gpio/gpiolib-acpi.c lookup.pin_index, lookup.active_low); lookup 795 drivers/gpio/gpiolib-acpi.c lookup.info.adev = adev; lookup 798 drivers/gpio/gpiolib-acpi.c ret = acpi_gpio_resource_lookup(&lookup, info); lookup 799 drivers/gpio/gpiolib-acpi.c return ret ? ERR_PTR(ret) : lookup.desc; lookup 881 drivers/gpio/gpiolib-acpi.c struct acpi_gpio_lookup lookup; lookup 895 drivers/gpio/gpiolib-acpi.c memset(&lookup, 0, sizeof(lookup)); lookup 896 drivers/gpio/gpiolib-acpi.c lookup.index = index; lookup 898 drivers/gpio/gpiolib-acpi.c ret = acpi_gpio_property_lookup(fwnode, propname, index, &lookup); lookup 902 drivers/gpio/gpiolib-acpi.c ret = acpi_gpio_resource_lookup(&lookup, info); lookup 903 drivers/gpio/gpiolib-acpi.c return ret ? ERR_PTR(ret) : lookup.desc; lookup 1309 drivers/gpu/drm/i915/gem/i915_gem_context.c unsigned long lookup; lookup 1328 drivers/gpu/drm/i915/gem/i915_gem_context.c lookup = 0; lookup 1330 drivers/gpu/drm/i915/gem/i915_gem_context.c lookup |= LOOKUP_USER_INDEX; lookup 1332 drivers/gpu/drm/i915/gem/i915_gem_context.c ce = lookup_user_engine(ctx, lookup, &user_sseu.engine); lookup 2163 drivers/gpu/drm/i915/gem/i915_gem_context.c unsigned long lookup; lookup 2181 drivers/gpu/drm/i915/gem/i915_gem_context.c lookup = 0; lookup 2183 drivers/gpu/drm/i915/gem/i915_gem_context.c lookup |= LOOKUP_USER_INDEX; lookup 2185 drivers/gpu/drm/i915/gem/i915_gem_context.c ce = lookup_user_engine(ctx, lookup, &user_sseu.engine); lookup 396 drivers/gpu/drm/i915/gem/i915_gem_pages.c goto lookup; lookup 445 drivers/gpu/drm/i915/gem/i915_gem_pages.c goto lookup; lookup 459 drivers/gpu/drm/i915/gem/i915_gem_pages.c lookup: lookup 270 drivers/i2c/busses/i2c-i801.c struct gpiod_lookup_table *lookup; lookup 1410 drivers/i2c/busses/i2c-i801.c struct gpiod_lookup_table *lookup; lookup 1426 drivers/i2c/busses/i2c-i801.c lookup = devm_kzalloc(dev, lookup 1427 drivers/i2c/busses/i2c-i801.c struct_size(lookup, table, mux_config->n_gpios), lookup 1429 drivers/i2c/busses/i2c-i801.c if (!lookup) lookup 1431 drivers/i2c/busses/i2c-i801.c lookup->dev_id = "i2c-mux-gpio"; lookup 1433 drivers/i2c/busses/i2c-i801.c lookup->table[i].chip_label = mux_config->gpio_chip; lookup 1434 drivers/i2c/busses/i2c-i801.c lookup->table[i].chip_hwnum = mux_config->gpios[i]; lookup 1435 drivers/i2c/busses/i2c-i801.c lookup->table[i].con_id = "mux"; lookup 1437 drivers/i2c/busses/i2c-i801.c gpiod_add_lookup_table(lookup); lookup 1438 drivers/i2c/busses/i2c-i801.c priv->lookup = lookup; lookup 1452 drivers/i2c/busses/i2c-i801.c gpiod_remove_lookup_table(lookup); lookup 1465 drivers/i2c/busses/i2c-i801.c if (priv->lookup) lookup 1466 drivers/i2c/busses/i2c-i801.c gpiod_remove_lookup_table(priv->lookup); lookup 74 drivers/i2c/i2c-core-acpi.c struct i2c_acpi_lookup *lookup = data; lookup 75 drivers/i2c/i2c-core-acpi.c struct i2c_board_info *info = lookup->info; lookup 82 drivers/i2c/i2c-core-acpi.c if (lookup->index != -1 && lookup->n++ != lookup->index) lookup 85 drivers/i2c/i2c-core-acpi.c status = acpi_get_handle(lookup->device_handle, lookup 87 drivers/i2c/i2c-core-acpi.c &lookup->adapter_handle); lookup 92 drivers/i2c/i2c-core-acpi.c lookup->speed = sb->connection_speed; lookup 109 drivers/i2c/i2c-core-acpi.c struct i2c_acpi_lookup *lookup) lookup 111 drivers/i2c/i2c-core-acpi.c struct i2c_board_info *info = lookup->info; lookup 122 drivers/i2c/i2c-core-acpi.c lookup->device_handle = acpi_device_handle(adev); lookup 127 drivers/i2c/i2c-core-acpi.c i2c_acpi_fill_info, lookup); lookup 182 drivers/i2c/i2c-core-acpi.c struct i2c_acpi_lookup lookup; lookup 185 drivers/i2c/i2c-core-acpi.c memset(&lookup, 0, sizeof(lookup)); lookup 186 drivers/i2c/i2c-core-acpi.c lookup.info = info; lookup 187 drivers/i2c/i2c-core-acpi.c lookup.index = -1; lookup 192 drivers/i2c/i2c-core-acpi.c ret = i2c_acpi_do_lookup(adev, &lookup); lookup 198 drivers/i2c/i2c-core-acpi.c if (ACPI_HANDLE(&adapter->dev) != lookup.adapter_handle) lookup 204 drivers/i2c/i2c-core-acpi.c if (acpi_bus_get_device(lookup.adapter_handle, &adapter_adev)) lookup 213 drivers/i2c/i2c-core-acpi.c *adapter_handle = lookup.adapter_handle; lookup 305 drivers/i2c/i2c-core-acpi.c struct i2c_acpi_lookup *lookup = data; lookup 311 drivers/i2c/i2c-core-acpi.c if (i2c_acpi_do_lookup(adev, lookup)) lookup 314 drivers/i2c/i2c-core-acpi.c if (lookup->search_handle != lookup->adapter_handle) lookup 317 drivers/i2c/i2c-core-acpi.c if (lookup->speed <= lookup->min_speed) lookup 318 drivers/i2c/i2c-core-acpi.c lookup->min_speed = lookup->speed; lookup 321 drivers/i2c/i2c-core-acpi.c lookup->force_speed = 400000; lookup 337 drivers/i2c/i2c-core-acpi.c struct i2c_acpi_lookup lookup; lookup 344 drivers/i2c/i2c-core-acpi.c memset(&lookup, 0, sizeof(lookup)); lookup 345 drivers/i2c/i2c-core-acpi.c lookup.search_handle = ACPI_HANDLE(dev); lookup 346 drivers/i2c/i2c-core-acpi.c lookup.min_speed = UINT_MAX; lookup 347 drivers/i2c/i2c-core-acpi.c lookup.info = &dummy; lookup 348 drivers/i2c/i2c-core-acpi.c lookup.index = -1; lookup 353 drivers/i2c/i2c-core-acpi.c &lookup, NULL); lookup 360 drivers/i2c/i2c-core-acpi.c if (lookup.force_speed) { lookup 361 drivers/i2c/i2c-core-acpi.c if (lookup.force_speed != lookup.min_speed) lookup 363 drivers/i2c/i2c-core-acpi.c lookup.min_speed, lookup.force_speed); lookup 364 drivers/i2c/i2c-core-acpi.c return lookup.force_speed; lookup 365 drivers/i2c/i2c-core-acpi.c } else if (lookup.min_speed != UINT_MAX) { lookup 366 drivers/i2c/i2c-core-acpi.c return lookup.min_speed; lookup 470 drivers/i2c/i2c-core-acpi.c struct i2c_acpi_lookup lookup; lookup 481 drivers/i2c/i2c-core-acpi.c memset(&lookup, 0, sizeof(lookup)); lookup 482 drivers/i2c/i2c-core-acpi.c lookup.info = info; lookup 483 drivers/i2c/i2c-core-acpi.c lookup.device_handle = acpi_device_handle(adev); lookup 484 drivers/i2c/i2c-core-acpi.c lookup.index = index; lookup 487 drivers/i2c/i2c-core-acpi.c i2c_acpi_fill_info, &lookup); lookup 496 drivers/i2c/i2c-core-acpi.c adapter = i2c_acpi_find_adapter_by_handle(lookup.adapter_handle); lookup 812 drivers/md/dm-cache-metadata.c cmd = lookup(bdev); lookup 822 drivers/md/dm-cache-metadata.c cmd2 = lookup(bdev); lookup 18 drivers/md/dm-cache-policy-internal.h return p->lookup(p, oblock, cblock, data_dir, fast_copy, background_queued); lookup 28 drivers/md/dm-cache-policy-internal.h return p->lookup(p, oblock, cblock, data_dir, fast_copy, NULL); lookup 1679 drivers/md/dm-cache-policy-smq.c mq->policy.lookup = smq_lookup; lookup 56 drivers/md/dm-cache-policy.h int (*lookup)(struct dm_cache_policy *p, dm_oblock_t oblock, dm_cblock_t *cblock, lookup 1550 drivers/md/dm-thin-metadata.c struct dm_thin_lookup_result lookup; lookup 1555 drivers/md/dm-thin-metadata.c r = __find_next_mapped_block(td, begin, &begin, &lookup); lookup 1563 drivers/md/dm-thin-metadata.c *pool_begin = lookup.block; lookup 1564 drivers/md/dm-thin-metadata.c *maybe_shared = lookup.shared; lookup 1569 drivers/md/dm-thin-metadata.c r = __find_block(td, begin, true, &lookup); lookup 1577 drivers/md/dm-thin-metadata.c if ((lookup.block != pool_end) || lookup 1578 drivers/md/dm-thin-metadata.c (lookup.shared != *maybe_shared)) lookup 591 drivers/media/dvb-frontends/stv0900_core.c const struct stv0900_table *lookup, lookup 602 drivers/media/dvb-frontends/stv0900_core.c if ((lookup == NULL) || (lookup->size <= 0)) lookup 609 drivers/media/dvb-frontends/stv0900_core.c imax = lookup->size - 1; lookup 610 drivers/media/dvb-frontends/stv0900_core.c if (INRANGE(lookup->table[imin].regval, agc_gain, lookup 611 drivers/media/dvb-frontends/stv0900_core.c lookup->table[imax].regval)) { lookup 615 drivers/media/dvb-frontends/stv0900_core.c if (INRANGE(lookup->table[imin].regval, lookup 617 drivers/media/dvb-frontends/stv0900_core.c lookup->table[i].regval)) lookup 623 drivers/media/dvb-frontends/stv0900_core.c rf_lvl = (s32)agc_gain - lookup->table[imin].regval; lookup 624 drivers/media/dvb-frontends/stv0900_core.c rf_lvl *= (lookup->table[imax].realval - lookup 625 drivers/media/dvb-frontends/stv0900_core.c lookup->table[imin].realval); lookup 626 drivers/media/dvb-frontends/stv0900_core.c rf_lvl /= (lookup->table[imax].regval - lookup 627 drivers/media/dvb-frontends/stv0900_core.c lookup->table[imin].regval); lookup 628 drivers/media/dvb-frontends/stv0900_core.c rf_lvl += lookup->table[imin].realval; lookup 629 drivers/media/dvb-frontends/stv0900_core.c } else if (agc_gain > lookup->table[0].regval) lookup 631 drivers/media/dvb-frontends/stv0900_core.c else if (agc_gain < lookup->table[lookup->size-1].regval) lookup 659 drivers/media/dvb-frontends/stv0900_core.c const struct stv0900_table *lookup) lookup 684 drivers/media/dvb-frontends/stv0900_core.c if ((lookup != NULL) && lookup->size) { lookup 697 drivers/media/dvb-frontends/stv0900_core.c imax = lookup->size - 1; lookup 698 drivers/media/dvb-frontends/stv0900_core.c if (INRANGE(lookup->table[imin].regval, lookup 700 drivers/media/dvb-frontends/stv0900_core.c lookup->table[imax].regval)) { lookup 703 drivers/media/dvb-frontends/stv0900_core.c if (INRANGE(lookup->table[imin].regval, lookup 705 drivers/media/dvb-frontends/stv0900_core.c lookup->table[i].regval)) lookup 711 drivers/media/dvb-frontends/stv0900_core.c c_n = ((regval - lookup->table[imin].regval) lookup 712 drivers/media/dvb-frontends/stv0900_core.c * (lookup->table[imax].realval lookup 713 drivers/media/dvb-frontends/stv0900_core.c - lookup->table[imin].realval) lookup 714 drivers/media/dvb-frontends/stv0900_core.c / (lookup->table[imax].regval lookup 715 drivers/media/dvb-frontends/stv0900_core.c - lookup->table[imin].regval)) lookup 716 drivers/media/dvb-frontends/stv0900_core.c + lookup->table[imin].realval; lookup 717 drivers/media/dvb-frontends/stv0900_core.c } else if (regval < lookup->table[imin].regval) lookup 646 drivers/media/dvb-frontends/stv0910.c const struct slookup *lookup; lookup 659 drivers/media/dvb-frontends/stv0910.c lookup = s2_sn_lookup; lookup 666 drivers/media/dvb-frontends/stv0910.c lookup = s1_sn_lookup; lookup 669 drivers/media/dvb-frontends/stv0910.c *signal_to_noise = table_lookup(lookup, n_lookup, data); lookup 590 drivers/media/platform/pxa_camera.c const struct pxa_mbus_lookup *lookup, lookup 596 drivers/media/platform/pxa_camera.c if (lookup[i].code == code) lookup 597 drivers/media/platform/pxa_camera.c return &lookup[i].fmt; lookup 1135 drivers/mfd/sm501.c struct gpiod_lookup_table *lookup; lookup 1143 drivers/mfd/sm501.c lookup = devm_kzalloc(&pdev->dev, struct_size(lookup, table, 3), lookup 1145 drivers/mfd/sm501.c if (!lookup) lookup 1148 drivers/mfd/sm501.c lookup->dev_id = "i2c-gpio"; lookup 1150 drivers/mfd/sm501.c lookup->table[0].chip_label = "SM501-LOW"; lookup 1152 drivers/mfd/sm501.c lookup->table[0].chip_label = "SM501-HIGH"; lookup 1153 drivers/mfd/sm501.c lookup->table[0].chip_hwnum = iic->pin_sda % 32; lookup 1154 drivers/mfd/sm501.c lookup->table[0].con_id = NULL; lookup 1155 drivers/mfd/sm501.c lookup->table[0].idx = 0; lookup 1156 drivers/mfd/sm501.c lookup->table[0].flags = GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN; lookup 1158 drivers/mfd/sm501.c lookup->table[1].chip_label = "SM501-LOW"; lookup 1160 drivers/mfd/sm501.c lookup->table[1].chip_label = "SM501-HIGH"; lookup 1161 drivers/mfd/sm501.c lookup->table[1].chip_hwnum = iic->pin_scl % 32; lookup 1162 drivers/mfd/sm501.c lookup->table[1].con_id = NULL; lookup 1163 drivers/mfd/sm501.c lookup->table[1].idx = 1; lookup 1164 drivers/mfd/sm501.c lookup->table[1].flags = GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN; lookup 1165 drivers/mfd/sm501.c gpiod_add_lookup_table(lookup); lookup 368 drivers/misc/mic/scif/scif_rma.c window->dma_addr_lookup.lookup = lookup 371 drivers/misc/mic/scif/scif_rma.c sizeof(*window->dma_addr_lookup.lookup), lookup 373 drivers/misc/mic/scif/scif_rma.c if (!window->dma_addr_lookup.lookup) { lookup 378 drivers/misc/mic/scif/scif_rma.c window->num_pages_lookup.lookup = lookup 381 drivers/misc/mic/scif/scif_rma.c sizeof(*window->num_pages_lookup.lookup), lookup 383 drivers/misc/mic/scif/scif_rma.c if (!window->num_pages_lookup.lookup) { lookup 393 drivers/misc/mic/scif/scif_rma.c err = scif_map_page(&window->dma_addr_lookup.lookup[j], lookup 400 drivers/misc/mic/scif/scif_rma.c err = scif_map_page(&window->num_pages_lookup.lookup[j], lookup 432 drivers/misc/mic/scif/scif_rma.c if (lup->lookup && lup->lookup[j]) lookup 433 drivers/misc/mic/scif/scif_rma.c scif_unmap_single(lup->lookup[j], lookup 436 drivers/misc/mic/scif/scif_rma.c if (npup->lookup && npup->lookup[j]) lookup 437 drivers/misc/mic/scif/scif_rma.c scif_unmap_single(npup->lookup[j], lookup 441 drivers/misc/mic/scif/scif_rma.c if (lup->lookup) lookup 442 drivers/misc/mic/scif/scif_rma.c scif_free_coherent(lup->lookup, lup->offset, lookup 444 drivers/misc/mic/scif/scif_rma.c sizeof(*lup->lookup)); lookup 445 drivers/misc/mic/scif/scif_rma.c if (npup->lookup) lookup 446 drivers/misc/mic/scif/scif_rma.c scif_free_coherent(npup->lookup, npup->offset, lookup 448 drivers/misc/mic/scif/scif_rma.c sizeof(*npup->lookup)); lookup 834 drivers/misc/mic/scif/scif_rma.c sizeof(*remote_window->dma_addr_lookup.lookup), lookup 839 drivers/misc/mic/scif/scif_rma.c sizeof(*remote_window->num_pages_lookup.lookup), lookup 922 drivers/misc/mic/scif/scif_rma.c sizeof(*remote_window->num_pages_lookup.lookup), lookup 926 drivers/misc/mic/scif/scif_rma.c sizeof(*remote_window->dma_addr_lookup.lookup), lookup 169 drivers/misc/mic/scif/scif_rma.h dma_addr_t *lookup; lookup 21 drivers/net/ethernet/netronome/nfp/nfpcore/nfp.h const char *nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup); lookup 255 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c const char *nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup) lookup 259 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c if (!hwinfo || !lookup) lookup 269 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c if (strcmp(key, lookup) == 0) lookup 700 drivers/nvmem/core.c struct nvmem_cell_lookup *lookup; lookup 711 drivers/nvmem/core.c list_for_each_entry(lookup, &nvmem_lookup_list, node) { lookup 712 drivers/nvmem/core.c if ((strcmp(lookup->dev_id, dev_id) == 0) && lookup 713 drivers/nvmem/core.c (strcmp(lookup->con_id, con_id) == 0)) { lookup 715 drivers/nvmem/core.c nvmem = __nvmem_device_get(NULL, lookup->nvmem_name); lookup 723 drivers/nvmem/core.c lookup->cell_name); lookup 296 drivers/of/platform.c static const struct of_dev_auxdata *of_dev_lookup(const struct of_dev_auxdata *lookup, lookup 303 drivers/of/platform.c if (!lookup) lookup 306 drivers/of/platform.c auxdata = lookup; lookup 322 drivers/of/platform.c auxdata = lookup; lookup 348 drivers/of/platform.c const struct of_dev_auxdata *lookup, lookup 377 drivers/of/platform.c auxdata = of_dev_lookup(lookup, bus); lookup 398 drivers/of/platform.c rc = of_platform_bus_create(child, matches, lookup, &dev->dev, strict); lookup 470 drivers/of/platform.c const struct of_dev_auxdata *lookup, lookup 484 drivers/of/platform.c rc = of_platform_bus_create(child, matches, lookup, parent, true); lookup 498 drivers/of/platform.c const struct of_dev_auxdata *lookup, lookup 501 drivers/of/platform.c return of_platform_populate(root, of_default_bus_match_table, lookup, lookup 1860 drivers/parport/parport_pc.c static const int lookup[8] = { lookup 1867 drivers/parport/parport_pc.c irq = lookup[intrLine]; lookup 300 drivers/perf/hisilicon/hisi_uncore_hha_pmu.c HISI_PMU_EVENT_ATTR(sdir-lookup, 0x40), lookup 301 drivers/perf/hisilicon/hisi_uncore_hha_pmu.c HISI_PMU_EVENT_ATTR(edir-lookup, 0x41), lookup 167 drivers/reset/core.c void reset_controller_add_lookup(struct reset_control_lookup *lookup, lookup 175 drivers/reset/core.c entry = &lookup[i]; lookup 687 drivers/reset/core.c const struct reset_control_lookup *lookup; lookup 694 drivers/reset/core.c list_for_each_entry(lookup, &reset_lookup_list, list) { lookup 695 drivers/reset/core.c if (strcmp(lookup->dev_id, dev_id)) lookup 698 drivers/reset/core.c if ((!con_id && !lookup->con_id) || lookup 699 drivers/reset/core.c ((con_id && lookup->con_id) && lookup 700 drivers/reset/core.c !strcmp(con_id, lookup->con_id))) { lookup 702 drivers/reset/core.c rcdev = __reset_controller_by_name(lookup->provider); lookup 711 drivers/reset/core.c lookup->index, lookup 945 drivers/reset/core.c const struct reset_control_lookup *lookup; lookup 955 drivers/reset/core.c list_for_each_entry(lookup, &reset_lookup_list, list) { lookup 956 drivers/reset/core.c if (!strcmp(lookup->dev_id, dev_id)) lookup 1209 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c const struct sig_atten_lu_s *lookup = &sig_atten_lu[i]; lookup 1210 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c const struct signal_attenuation_s *att = lookup->att; lookup 1215 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c sas_phy_ctrl = lookup->sas_phy_ctrl; lookup 1886 drivers/spi/spi.c struct acpi_spi_lookup *lookup) lookup 1895 drivers/spi/spi.c lookup->max_speed_hz = NSEC_PER_SEC / *(u32 *)obj->buffer.pointer; lookup 1899 drivers/spi/spi.c lookup->bits_per_word = *(u64 *)obj->buffer.pointer; lookup 1903 drivers/spi/spi.c lookup->mode |= SPI_LSB_FIRST; lookup 1907 drivers/spi/spi.c lookup->mode |= SPI_CPOL; lookup 1911 drivers/spi/spi.c lookup->mode |= SPI_CPHA; lookup 1916 drivers/spi/spi.c struct acpi_spi_lookup *lookup = data; lookup 1917 drivers/spi/spi.c struct spi_controller *ctlr = lookup->ctlr; lookup 1947 drivers/spi/spi.c lookup->chip_select = cs; lookup 1949 drivers/spi/spi.c lookup->chip_select = sb->device_selection; lookup 1952 drivers/spi/spi.c lookup->max_speed_hz = sb->connection_speed; lookup 1955 drivers/spi/spi.c lookup->mode |= SPI_CPHA; lookup 1957 drivers/spi/spi.c lookup->mode |= SPI_CPOL; lookup 1959 drivers/spi/spi.c lookup->mode |= SPI_CS_HIGH; lookup 1961 drivers/spi/spi.c } else if (lookup->irq < 0) { lookup 1965 drivers/spi/spi.c lookup->irq = r.start; lookup 1977 drivers/spi/spi.c struct acpi_spi_lookup lookup = {}; lookup 1985 drivers/spi/spi.c lookup.ctlr = ctlr; lookup 1986 drivers/spi/spi.c lookup.irq = -1; lookup 1990 drivers/spi/spi.c acpi_spi_add_resource, &lookup); lookup 1997 drivers/spi/spi.c if (!lookup.max_speed_hz && lookup 2001 drivers/spi/spi.c acpi_spi_parse_apple_properties(adev, &lookup); lookup 2004 drivers/spi/spi.c if (!lookup.max_speed_hz) lookup 2015 drivers/spi/spi.c spi->max_speed_hz = lookup.max_speed_hz; lookup 2016 drivers/spi/spi.c spi->mode = lookup.mode; lookup 2017 drivers/spi/spi.c spi->irq = lookup.irq; lookup 2018 drivers/spi/spi.c spi->bits_per_word = lookup.bits_per_word; lookup 2019 drivers/spi/spi.c spi->chip_select = lookup.chip_select; lookup 3011 drivers/staging/exfat/exfat_super.c .lookup = exfat_lookup, lookup 458 drivers/staging/media/soc_camera/soc_mediabus.c const struct soc_mbus_lookup *lookup, lookup 464 drivers/staging/media/soc_camera/soc_mediabus.c if (lookup[i].code == code) lookup 465 drivers/staging/media/soc_camera/soc_mediabus.c return &lookup[i].fmt; lookup 2034 drivers/thunderbolt/switch.c const struct tb_sw_lookup *lookup = data; lookup 2038 drivers/thunderbolt/switch.c if (sw->tb != lookup->tb) lookup 2041 drivers/thunderbolt/switch.c if (lookup->uuid) lookup 2042 drivers/thunderbolt/switch.c return !memcmp(sw->uuid, lookup->uuid, sizeof(*lookup->uuid)); lookup 2044 drivers/thunderbolt/switch.c if (lookup->route) { lookup 2045 drivers/thunderbolt/switch.c return sw->config.route_lo == lower_32_bits(lookup->route) && lookup 2046 drivers/thunderbolt/switch.c sw->config.route_hi == upper_32_bits(lookup->route); lookup 2050 drivers/thunderbolt/switch.c if (!lookup->depth) lookup 2053 drivers/thunderbolt/switch.c return sw->link == lookup->link && sw->depth == lookup->depth; lookup 2067 drivers/thunderbolt/switch.c struct tb_sw_lookup lookup; lookup 2070 drivers/thunderbolt/switch.c memset(&lookup, 0, sizeof(lookup)); lookup 2071 drivers/thunderbolt/switch.c lookup.tb = tb; lookup 2072 drivers/thunderbolt/switch.c lookup.link = link; lookup 2073 drivers/thunderbolt/switch.c lookup.depth = depth; lookup 2075 drivers/thunderbolt/switch.c dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); lookup 2092 drivers/thunderbolt/switch.c struct tb_sw_lookup lookup; lookup 2095 drivers/thunderbolt/switch.c memset(&lookup, 0, sizeof(lookup)); lookup 2096 drivers/thunderbolt/switch.c lookup.tb = tb; lookup 2097 drivers/thunderbolt/switch.c lookup.uuid = uuid; lookup 2099 drivers/thunderbolt/switch.c dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); lookup 2116 drivers/thunderbolt/switch.c struct tb_sw_lookup lookup; lookup 2122 drivers/thunderbolt/switch.c memset(&lookup, 0, sizeof(lookup)); lookup 2123 drivers/thunderbolt/switch.c lookup.tb = tb; lookup 2124 drivers/thunderbolt/switch.c lookup.route = route; lookup 2126 drivers/thunderbolt/switch.c dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); lookup 1405 drivers/thunderbolt/xdomain.c const struct tb_xdomain_lookup *lookup) lookup 1416 drivers/thunderbolt/xdomain.c if (lookup->uuid) { lookup 1418 drivers/thunderbolt/xdomain.c uuid_equal(xd->remote_uuid, lookup->uuid)) lookup 1420 drivers/thunderbolt/xdomain.c } else if (lookup->link && lookup 1421 drivers/thunderbolt/xdomain.c lookup->link == xd->link && lookup 1422 drivers/thunderbolt/xdomain.c lookup->depth == xd->depth) { lookup 1424 drivers/thunderbolt/xdomain.c } else if (lookup->route && lookup 1425 drivers/thunderbolt/xdomain.c lookup->route == xd->route) { lookup 1429 drivers/thunderbolt/xdomain.c xd = switch_find_xdomain(port->remote->sw, lookup); lookup 1455 drivers/thunderbolt/xdomain.c struct tb_xdomain_lookup lookup; lookup 1458 drivers/thunderbolt/xdomain.c memset(&lookup, 0, sizeof(lookup)); lookup 1459 drivers/thunderbolt/xdomain.c lookup.uuid = uuid; lookup 1461 drivers/thunderbolt/xdomain.c xd = switch_find_xdomain(tb->root_switch, &lookup); lookup 1485 drivers/thunderbolt/xdomain.c struct tb_xdomain_lookup lookup; lookup 1488 drivers/thunderbolt/xdomain.c memset(&lookup, 0, sizeof(lookup)); lookup 1489 drivers/thunderbolt/xdomain.c lookup.link = link; lookup 1490 drivers/thunderbolt/xdomain.c lookup.depth = depth; lookup 1492 drivers/thunderbolt/xdomain.c xd = switch_find_xdomain(tb->root_switch, &lookup); lookup 1513 drivers/thunderbolt/xdomain.c struct tb_xdomain_lookup lookup; lookup 1516 drivers/thunderbolt/xdomain.c memset(&lookup, 0, sizeof(lookup)); lookup 1517 drivers/thunderbolt/xdomain.c lookup.route = route; lookup 1519 drivers/thunderbolt/xdomain.c xd = switch_find_xdomain(tb->root_switch, &lookup); lookup 765 drivers/tty/pty.c .lookup = ptm_unix98_lookup, lookup 783 drivers/tty/pty.c .lookup = pts_unix98_lookup, lookup 1159 drivers/tty/tty_io.c if (driver->ops->lookup) lookup 1163 drivers/tty/tty_io.c tty = driver->ops->lookup(driver, file, idx); lookup 1430 fs/9p/vfs_inode.c .lookup = v9fs_vfs_lookup, lookup 1445 fs/9p/vfs_inode.c .lookup = v9fs_vfs_lookup, lookup 949 fs/9p/vfs_inode_dotl.c .lookup = v9fs_vfs_lookup, lookup 277 fs/adfs/dir.c .lookup = adfs_lookup, lookup 34 fs/affs/dir.c .lookup = affs_lookup, lookup 62 fs/afs/dir.c .lookup = afs_lookup, lookup 155 fs/afs/dynroot.c .lookup = afs_dynroot_lookup, lookup 32 fs/afs/mntpt.c .lookup = afs_mntpt_lookup, lookup 50 fs/autofs/root.c .lookup = autofs_lookup, lookup 157 fs/bad_inode.c .lookup = bad_inode_lookup, lookup 85 fs/befs/linuxvfs.c .lookup = befs_lookup, lookup 261 fs/bfs/dir.c .lookup = bfs_lookup, lookup 11067 fs/btrfs/inode.c .lookup = btrfs_lookup, lookup 11085 fs/btrfs/inode.c .lookup = btrfs_lookup, lookup 124 fs/cachefiles/bind.c !d_backing_inode(root)->i_op->lookup || lookup 823 fs/cachefiles/namei.c !d_backing_inode(subdir)->i_op->lookup || lookup 1826 fs/ceph/dir.c .lookup = ceph_lookup, lookup 1845 fs/ceph/dir.c .lookup = ceph_lookup, lookup 1039 fs/cifs/cifsfs.c .lookup = cifs_lookup, lookup 964 fs/cifs/inode.c .lookup = cifs_lookup, lookup 569 fs/coda/dir.c .lookup = coda_lookup, lookup 139 fs/coda/upcall.c offset = INSIZE(lookup); lookup 140 fs/coda/upcall.c insize = max_t(unsigned int, offset + length +1, OUTSIZE(lookup)); lookup 1568 fs/configfs/dir.c .lookup = configfs_lookup, lookup 1573 fs/configfs/dir.c .lookup = configfs_lookup, lookup 948 fs/cramfs/inode.c .lookup = cramfs_lookup, lookup 318 fs/crypto/fname.c int lookup, struct fscrypt_name *fname) lookup 353 fs/crypto/fname.c if (!lookup) lookup 1889 fs/dcache.c if (unlikely(!inode->i_op->lookup)) lookup 57 fs/debugfs/inode.c .lookup = simple_lookup, lookup 537 fs/dlm/rcom.c int stop, reply = 0, names = 0, lookup = 0, lock = 0; lookup 553 fs/dlm/rcom.c lookup = 1; lookup 556 fs/dlm/rcom.c lookup = 1; lookup 580 fs/dlm/rcom.c if (!(status & DLM_RS_NODES) && (names || lookup || lock)) lookup 583 fs/dlm/rcom.c if (!(status & DLM_RS_DIR) && (lookup || lock)) lookup 1106 fs/ecryptfs/inode.c .lookup = ecryptfs_lookup, lookup 135 fs/efivarfs/inode.c .lookup = simple_lookup, lookup 20 fs/efs/dir.c .lookup = efs_lookup, lookup 245 fs/erofs/namei.c .lookup = erofs_lookup, lookup 408 fs/ext2/namei.c .lookup = ext2_lookup, lookup 2388 fs/ext4/ext4.h int lookup, lookup 2394 fs/ext4/ext4.h err = fscrypt_setup_filename(dir, iname, lookup, &name); lookup 2444 fs/ext4/ext4.h int lookup, lookup 4018 fs/ext4/namei.c .lookup = ext4_lookup, lookup 1262 fs/f2fs/namei.c .lookup = f2fs_lookup, lookup 634 fs/fat/namei_msdos.c .lookup = msdos_lookup, lookup 1029 fs/fat/namei_vfat.c .lookup = vfat_lookup, lookup 56 fs/freevxfs/vxfs_lookup.c .lookup = vxfs_lookup, lookup 1699 fs/fuse/dir.c .lookup = fuse_lookup, lookup 2101 fs/gfs2/inode.c .lookup = gfs2_lookup, lookup 317 fs/hfs/dir.c .lookup = hfs_lookup, lookup 692 fs/hfs/inode.c .lookup = hfs_file_lookup, lookup 559 fs/hfsplus/dir.c .lookup = hfsplus_lookup, lookup 863 fs/hostfs/hostfs_kern.c .lookup = hostfs_lookup, lookup 620 fs/hpfs/namei.c .lookup = hpfs_lookup, lookup 1096 fs/hugetlbfs/inode.c .lookup = simple_lookup, lookup 281 fs/isofs/dir.c .lookup = isofs_lookup, lookup 54 fs/jffs2/dir.c .lookup = jffs2_lookup, lookup 1514 fs/jfs/namei.c .lookup = jfs_lookup, lookup 1178 fs/kernfs/dir.c .lookup = kernfs_iop_lookup, lookup 238 fs/libfs.c .lookup = simple_lookup, lookup 1248 fs/libfs.c .lookup = empty_dir_lookup, lookup 261 fs/minix/namei.c .lookup = minix_lookup, lookup 1539 fs/namei.c old = dir->i_op->lookup(dir, dentry, flags); lookup 1664 fs/namei.c old = inode->i_op->lookup(inode, dentry, flags); lookup 3204 fs/namei.c struct dentry *res = dir_inode->i_op->lookup(dir_inode, dentry, lookup 1166 fs/nfs/dir.c ret = NFS_PROTO(dir)->lookup(dir, &dentry->d_name, fhandle, fattr, label); lookup 1432 fs/nfs/dir.c error = NFS_PROTO(dir)->lookup(dir, &dentry->d_name, fhandle, fattr, label); lookup 1707 fs/nfs/dir.c error = NFS_PROTO(dir)->lookup(dir, &dentry->d_name, fhandle, fattr, NULL); lookup 266 fs/nfs/namespace.c err = server->nfs_client->rpc_ops->lookup(d_inode(parent), &dentry->d_name, fh, fattr, NULL); lookup 955 fs/nfs/nfs3proc.c .lookup = nfs_lookup, lookup 996 fs/nfs/nfs3proc.c .lookup = nfs3_proc_lookup, lookup 2530 fs/nfs/nfs3xdr.c PROC(LOOKUP, lookup, lookup, 2), lookup 2540 fs/nfs/nfs3xdr.c PROC(RMDIR, lookup, setattr, 0), lookup 10000 fs/nfs/nfs4proc.c .lookup = nfs_lookup, lookup 10033 fs/nfs/nfs4proc.c .lookup = nfs4_proc_lookup, lookup 686 fs/nfs/proc.c .lookup = nfs_lookup, lookup 716 fs/nfs/proc.c .lookup = nfs_proc_lookup, lookup 747 fs/nfsd/nfs4proc.c u->lookup.lo_name, u->lookup.lo_len, lookup 806 fs/nfsd/nfs4xdr.c nfsd4_decode_lookup(struct nfsd4_compoundargs *argp, struct nfsd4_lookup *lookup) lookup 811 fs/nfsd/nfs4xdr.c lookup->lo_len = be32_to_cpup(p++); lookup 812 fs/nfsd/nfs4xdr.c READ_BUF(lookup->lo_len); lookup 813 fs/nfsd/nfs4xdr.c SAVEMEM(lookup->lo_name, lookup->lo_len); lookup 814 fs/nfsd/nfs4xdr.c if ((status = check_filename(lookup->lo_name, lookup->lo_len))) lookup 587 fs/nfsd/xdr4.h struct nfsd4_lookup lookup; lookup 541 fs/nilfs2/namei.c .lookup = nilfs_lookup, lookup 266 fs/ntfs/namei.c .lookup = ntfs_lookup, /* VFS: Lookup directory. */ lookup 1007 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 1030 fs/ocfs2/dir.c ret = ocfs2_dx_dir_search(name, namelen, dir, dx_root, lookup); lookup 1037 fs/ocfs2/dir.c lookup->dl_dx_root_bh = dx_root_bh; lookup 1060 fs/ocfs2/dir.c struct inode *dir, struct ocfs2_dir_lookup_result *lookup) lookup 1066 fs/ocfs2/dir.c return ocfs2_find_entry_dx(name, namelen, dir, lookup); lookup 1081 fs/ocfs2/dir.c lookup->dl_leaf_bh = bh; lookup 1082 fs/ocfs2/dir.c lookup->dl_entry = res_dir; lookup 1232 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 1235 fs/ocfs2/dir.c struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; lookup 1236 fs/ocfs2/dir.c struct buffer_head *leaf_bh = lookup->dl_leaf_bh; lookup 1238 fs/ocfs2/dir.c struct ocfs2_dx_entry *dx_entry = lookup->dl_dx_entry; lookup 1258 fs/ocfs2/dir.c dx_leaf = (struct ocfs2_dx_leaf *) lookup->dl_dx_leaf_bh->b_data; lookup 1306 fs/ocfs2/dir.c lookup->dl_dx_leaf_bh, lookup 1317 fs/ocfs2/dir.c ret = __ocfs2_delete_entry(handle, dir, lookup->dl_entry, lookup 1341 fs/ocfs2/dir.c ocfs2_journal_dirty(handle, lookup->dl_dx_leaf_bh); lookup 1488 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 1492 fs/ocfs2/dir.c struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; lookup 1501 fs/ocfs2/dir.c dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data; lookup 1504 fs/ocfs2/dir.c &lookup->dl_hinfo, lookup 1505 fs/ocfs2/dir.c lookup->dl_leaf_bh->b_blocknr, lookup 1508 fs/ocfs2/dir.c ret = __ocfs2_dx_dir_leaf_insert(dir, handle, &lookup->dl_hinfo, lookup 1509 fs/ocfs2/dir.c lookup->dl_leaf_bh->b_blocknr, lookup 1510 fs/ocfs2/dir.c lookup->dl_dx_leaf_bh); lookup 1524 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 1530 fs/ocfs2/dir.c trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb); lookup 1532 fs/ocfs2/dir.c if (ocfs2_free_list_at_root(lookup)) { lookup 1533 fs/ocfs2/dir.c bh = lookup->dl_dx_root_bh; lookup 1537 fs/ocfs2/dir.c bh = lookup->dl_prev_leaf_bh; lookup 1546 fs/ocfs2/dir.c ocfs2_journal_dirty(handle, lookup->dl_leaf_bh); lookup 1554 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 1560 fs/ocfs2/dir.c max_rec_len = ocfs2_find_max_rec_len(dir->i_sb, lookup->dl_leaf_bh); lookup 1567 fs/ocfs2/dir.c trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb); lookup 1569 fs/ocfs2/dir.c ocfs2_journal_dirty(handle, lookup->dl_leaf_bh); lookup 1571 fs/ocfs2/dir.c ocfs2_remove_block_from_free_list(dir, handle, lookup); lookup 1586 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 1595 fs/ocfs2/dir.c struct buffer_head *insert_bh = lookup->dl_leaf_bh; lookup 1612 fs/ocfs2/dir.c if (ocfs2_free_list_at_root(lookup)) { lookup 1613 fs/ocfs2/dir.c bh = lookup->dl_dx_root_bh; lookup 1618 fs/ocfs2/dir.c bh = lookup->dl_prev_leaf_bh; lookup 1684 fs/ocfs2/dir.c lookup); lookup 1713 fs/ocfs2/dir.c ocfs2_recalc_free_list(dir, handle, lookup); lookup 1968 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 1975 fs/ocfs2/dir.c status = ocfs2_find_entry(name, namelen, inode, lookup); lookup 1979 fs/ocfs2/dir.c *blkno = le64_to_cpu(lookup->dl_entry->inode); lookup 1995 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result lookup = { NULL, }; lookup 1997 fs/ocfs2/dir.c ret = ocfs2_find_files_on_disk(name, namelen, blkno, dir, &lookup); lookup 1998 fs/ocfs2/dir.c ocfs2_free_dir_lookup_result(&lookup); lookup 2015 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result lookup = { NULL, }; lookup 2020 fs/ocfs2/dir.c if (ocfs2_find_entry(name, namelen, dir, &lookup) == 0) { lookup 2025 fs/ocfs2/dir.c ocfs2_free_dir_lookup_result(&lookup); lookup 2768 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup, lookup 3049 fs/ocfs2/dir.c &lookup->dl_hinfo); lookup 3051 fs/ocfs2/dir.c lookup->dl_dx_leaf_bh = dx_leaves[off]; lookup 3053 fs/ocfs2/dir.c lookup->dl_dx_root_bh = dx_root_bh; lookup 3152 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup, lookup 3167 fs/ocfs2/dir.c struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; lookup 3177 fs/ocfs2/dir.c blocks_wanted, lookup, lookup 3186 fs/ocfs2/dir.c dx_root_bh = lookup->dl_dx_root_bh; lookup 3885 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 3897 fs/ocfs2/dir.c ret = ocfs2_dx_dir_lookup(dir, &dx_root->dr_list, &lookup->dl_hinfo, lookup 3927 fs/ocfs2/dir.c &lookup->dl_hinfo, leaf_cpos, lookup 3946 fs/ocfs2/dir.c lookup->dl_dx_leaf_bh = dx_leaf_bh; lookup 3957 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 3982 fs/ocfs2/dir.c lookup->dl_leaf_bh = leaf_bh; lookup 3983 fs/ocfs2/dir.c lookup->dl_prev_leaf_bh = prev_leaf_bh; lookup 4137 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 4184 fs/ocfs2/dir.c namelen, lookup); lookup 4197 fs/ocfs2/dir.c ret = ocfs2_search_dx_free_list(dir, dx_root_bh, namelen, lookup); lookup 4204 fs/ocfs2/dir.c lookup->dl_dx_root_bh = dx_root_bh; lookup 4208 fs/ocfs2/dir.c ret = ocfs2_extend_dir(osb, dir, di_bh, 1, lookup, &leaf_bh); lookup 4219 fs/ocfs2/dir.c lookup->dl_prev_leaf_bh = NULL; lookup 4220 fs/ocfs2/dir.c lookup->dl_leaf_bh = leaf_bh; lookup 4240 fs/ocfs2/dir.c struct ocfs2_dir_lookup_result *lookup) lookup 4267 fs/ocfs2/dir.c ocfs2_dx_dir_name_hash(dir, name, namelen, &lookup->dl_hinfo); lookup 4271 fs/ocfs2/dir.c name, namelen, lookup); lookup 4295 fs/ocfs2/dir.c lookup, &bh); lookup 4305 fs/ocfs2/dir.c lookup->dl_leaf_bh = bh; lookup 45 fs/ocfs2/dir.h struct ocfs2_dir_lookup_result *lookup); lookup 54 fs/ocfs2/dir.h struct ocfs2_dir_lookup_result *lookup); lookup 59 fs/ocfs2/dir.h struct ocfs2_dir_lookup_result *lookup) lookup 63 fs/ocfs2/dir.h inode, blkno, parent_fe_bh, lookup); lookup 88 fs/ocfs2/dir.h struct ocfs2_dir_lookup_result *lookup); lookup 724 fs/ocfs2/dlm/dlmmaster.c lookup: lookup 740 fs/ocfs2/dlm/dlmmaster.c goto lookup; lookup 750 fs/ocfs2/dlm/dlmmaster.c goto lookup; lookup 761 fs/ocfs2/dlm/dlmmaster.c goto lookup; lookup 794 fs/ocfs2/dlm/dlmmaster.c goto lookup; lookup 851 fs/ocfs2/dlm/dlmmaster.c goto lookup; lookup 571 fs/ocfs2/dlmfs/dlmfs.c .lookup = simple_lookup, lookup 577 fs/ocfs2/dlmfs/dlmfs.c .lookup = simple_lookup, lookup 69 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result *lookup, lookup 77 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result *lookup, lookup 246 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result lookup = { NULL, }; lookup 291 fs/ocfs2/namei.c dentry->d_name.len, &lookup); lookup 437 fs/ocfs2/namei.c &lookup); lookup 460 fs/ocfs2/namei.c ocfs2_free_dir_lookup_result(&lookup); lookup 686 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result lookup = { NULL, }; lookup 752 fs/ocfs2/namei.c dentry->d_name.len, &lookup); lookup 798 fs/ocfs2/namei.c parent_fe_bh, &lookup); lookup 828 fs/ocfs2/namei.c ocfs2_free_dir_lookup_result(&lookup); lookup 881 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result lookup = { NULL, }; lookup 910 fs/ocfs2/namei.c &lookup); lookup 980 fs/ocfs2/namei.c status = ocfs2_delete_entry(handle, dir, &lookup); lookup 1031 fs/ocfs2/namei.c ocfs2_free_dir_lookup_result(&lookup); lookup 1804 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result lookup = { NULL, }; lookup 1847 fs/ocfs2/namei.c dentry->d_name.len, &lookup); lookup 2006 fs/ocfs2/namei.c &lookup); lookup 2030 fs/ocfs2/namei.c ocfs2_free_dir_lookup_result(&lookup); lookup 2119 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result *lookup, lookup 2148 fs/ocfs2/namei.c namelen, lookup); lookup 2175 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result *lookup, lookup 2190 fs/ocfs2/namei.c blkno, name, lookup, dio); lookup 2217 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result *lookup, lookup 2273 fs/ocfs2/namei.c orphan_dir_bh, lookup); lookup 2324 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result lookup = { NULL, }; lookup 2359 fs/ocfs2/namei.c &lookup); lookup 2366 fs/ocfs2/namei.c status = ocfs2_delete_entry(handle, orphan_dir_inode, &lookup); lookup 2380 fs/ocfs2/namei.c ocfs2_free_dir_lookup_result(&lookup); lookup 2764 fs/ocfs2/namei.c struct ocfs2_dir_lookup_result lookup = { NULL, }; lookup 2793 fs/ocfs2/namei.c dentry->d_name.len, &lookup); lookup 2856 fs/ocfs2/namei.c &lookup); lookup 2885 fs/ocfs2/namei.c ocfs2_free_dir_lookup_result(&lookup); lookup 2895 fs/ocfs2/namei.c .lookup = ocfs2_lookup, lookup 448 fs/omfs/dir.c .lookup = omfs_lookup, lookup 178 fs/openpromfs/inode.c .lookup = openpromfs_lookup, lookup 32 fs/orangefs/dcache.c new_op->upcall.req.lookup.sym_follow = ORANGEFS_LOOKUP_LINK_NO_FOLLOW; lookup 33 fs/orangefs/dcache.c new_op->upcall.req.lookup.parent_refn = parent->refn; lookup 34 fs/orangefs/dcache.c strncpy(new_op->upcall.req.lookup.d_name, lookup 56 fs/orangefs/dcache.c if (!match_handle(new_op->downcall.resp.lookup.refn.khandle, lookup 109 fs/orangefs/downcall.h struct orangefs_lookup_response lookup; lookup 130 fs/orangefs/namei.c new_op->upcall.req.lookup.sym_follow = ORANGEFS_LOOKUP_LINK_NO_FOLLOW; lookup 137 fs/orangefs/namei.c new_op->upcall.req.lookup.parent_refn = parent->refn; lookup 139 fs/orangefs/namei.c strncpy(new_op->upcall.req.lookup.d_name, dentry->d_name.name, lookup 145 fs/orangefs/namei.c new_op->upcall.req.lookup.d_name, lookup 146 fs/orangefs/namei.c &new_op->upcall.req.lookup.parent_refn.khandle, lookup 147 fs/orangefs/namei.c new_op->upcall.req.lookup.parent_refn.fs_id); lookup 153 fs/orangefs/namei.c &new_op->downcall.resp.lookup.refn.khandle, lookup 154 fs/orangefs/namei.c new_op->downcall.resp.lookup.refn.fs_id, lookup 159 fs/orangefs/namei.c inode = orangefs_iget(dir->i_sb, &new_op->downcall.resp.lookup.refn); lookup 428 fs/orangefs/namei.c .lookup = orangefs_lookup, lookup 24 fs/orangefs/orangefs-utils.c fsid = op->upcall.req.lookup.parent_refn.fs_id; lookup 232 fs/orangefs/upcall.h struct orangefs_lookup_request_s lookup; lookup 1236 fs/overlayfs/dir.c .lookup = ovl_lookup, lookup 2157 fs/proc/base.c .lookup = proc_map_files_lookup, lookup 2636 fs/proc/base.c .lookup = proc_##LSM##_attr_dir_lookup, \ lookup 2682 fs/proc/base.c .lookup = proc_attr_dir_lookup, lookup 3130 fs/proc/base.c .lookup = proc_tgid_base_lookup, lookup 3512 fs/proc/base.c .lookup = proc_tid_base_lookup, lookup 3704 fs/proc/base.c .lookup = proc_task_lookup, lookup 316 fs/proc/fd.c .lookup = proc_lookupfd, lookup 355 fs/proc/fd.c .lookup = proc_lookupfdinfo, lookup 345 fs/proc/generic.c .lookup = proc_lookup, lookup 172 fs/proc/namespaces.c .lookup = proc_ns_dir_lookup, lookup 308 fs/proc/proc_net.c .lookup = proc_tgid_net_lookup, lookup 362 fs/proc/proc_sysctl.c if (root->lookup) lookup 363 fs/proc/proc_sysctl.c set = root->lookup(root); lookup 891 fs/proc/proc_sysctl.c .lookup = proc_sys_lookup, lookup 281 fs/proc/root.c .lookup = proc_root_lookup, lookup 207 fs/pstore/inode.c .lookup = simple_lookup, lookup 81 fs/qnx4/dir.c .lookup = qnx4_lookup, lookup 281 fs/qnx6/dir.c .lookup = qnx6_lookup, lookup 152 fs/ramfs/inode.c .lookup = simple_lookup, lookup 1647 fs/reiserfs/namei.c .lookup = reiserfs_lookup, lookup 271 fs/romfs/super.c .lookup = romfs_lookup, lookup 236 fs/squashfs/namei.c .lookup = squashfs_lookup, lookup 266 fs/sysv/namei.c .lookup = sysv_lookup, lookup 123 fs/tracefs/inode.c .lookup = simple_lookup, lookup 1630 fs/ubifs/dir.c .lookup = ubifs_lookup, lookup 1324 fs/udf/namei.c .lookup = udf_lookup, lookup 329 fs/ufs/namei.c .lookup = ufs_lookup, lookup 3410 fs/unicode/mkutf8data.c (void)lookup(nfdi_tree, " "); lookup 1867 fs/xfs/libxfs/xfs_btree.c XFS_BTREE_STATS_INC(cur, lookup); lookup 1145 fs/xfs/xfs_iops.c .lookup = xfs_vn_lookup, lookup 1170 fs/xfs/xfs_iops.c .lookup = xfs_vn_ci_lookup, lookup 38 include/linux/btree-type.h static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) lookup 82 include/linux/btree-type.h static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) lookup 1865 include/linux/fs.h struct dentry * (*lookup) (struct inode *,struct dentry *, unsigned int); lookup 158 include/linux/fscrypt.h int lookup, struct fscrypt_name *); lookup 436 include/linux/fscrypt.h int lookup, struct fscrypt_name *fname) lookup 169 include/linux/irqdesc.h bool lookup, struct pt_regs *regs); lookup 1650 include/linux/nfs_xdr.h int (*lookup) (struct inode *, const struct qstr *, lookup 76 include/linux/of_platform.h const struct of_dev_auxdata *lookup, lookup 79 include/linux/of_platform.h const struct of_dev_auxdata *lookup, lookup 89 include/linux/of_platform.h const struct of_dev_auxdata *lookup, lookup 95 include/linux/of_platform.h const struct of_dev_auxdata *lookup, lookup 88 include/linux/reset-controller.h void reset_controller_add_lookup(struct reset_control_lookup *lookup, lookup 176 include/linux/sysctl.h struct ctl_table_set *(*lookup)(struct ctl_table_root *root); lookup 255 include/linux/tty_driver.h struct tty_struct * (*lookup)(struct tty_driver *driver, lookup 95 include/media/drv-intf/soc_mediabus.h const struct soc_mbus_lookup *lookup, lookup 94 include/net/act_api.h int (*lookup)(struct net *net, struct tc_action **a, u32 index); lookup 88 include/net/dn_fib.h int (*lookup)(struct dn_fib_table *t, const struct flowidn *fld, lookup 396 include/net/ip6_fib.h int flags, pol_lookup_t lookup); lookup 292 include/net/netfilter/nf_tables.h enum nft_set_class lookup; lookup 322 include/net/netfilter/nf_tables.h bool (*lookup)(const struct net *net, lookup 170 include/net/udp.h struct udphdr *uh, udp_lookup_t lookup); lookup 171 include/net/udp.h int udp_gro_complete(struct sk_buff *skb, int nhoff, udp_lookup_t lookup); lookup 1574 ipc/mqueue.c .lookup = simple_lookup, lookup 373 kernel/bpf/inode.c .lookup = bpf_lookup, lookup 660 kernel/irq/irqdesc.c bool lookup, struct pt_regs *regs) lookup 669 kernel/irq/irqdesc.c if (lookup) lookup 51 kernel/ucount.c .lookup = set_lookup, lookup 3817 mm/shmem.c .lookup = simple_lookup, lookup 663 mm/z3fold.c lookup: lookup 686 mm/z3fold.c goto lookup; lookup 699 mm/z3fold.c goto lookup; lookup 810 net/dccp/ipv4.c lookup: lookup 838 net/dccp/ipv4.c goto lookup; lookup 711 net/dccp/ipv6.c lookup: lookup 740 net/dccp/ipv6.c goto lookup; lookup 97 net/decnet/dn_rules.c err = tbl->lookup(tbl, fld, (struct dn_fib_res *)arg->result); lookup 194 net/decnet/dn_rules.c if (!tb->lookup(tb, &fld, &res)) { lookup 873 net/decnet/dn_table.c t->lookup = dn_fib_table_lookup; lookup 196 net/ipv4/inetpeer.c p = lookup(daddr, base, seq, NULL, &gc_cnt, &parent, &pp); lookup 214 net/ipv4/inetpeer.c p = lookup(daddr, base, seq, gc_stack, &gc_cnt, &parent, &pp); lookup 1845 net/ipv4/tcp_ipv4.c lookup: lookup 1872 net/ipv4/tcp_ipv4.c goto lookup; lookup 1896 net/ipv4/tcp_ipv4.c goto lookup; lookup 604 net/ipv4/udp.c int (*lookup)(struct sock *sk, struct sk_buff *skb); lookup 607 net/ipv4/udp.c lookup = READ_ONCE(up->encap_err_lookup); lookup 608 net/ipv4/udp.c if (!lookup || lookup(sk, skb)) lookup 407 net/ipv4/udp_offload.c struct udphdr *uh, udp_lookup_t lookup) lookup 417 net/ipv4/udp_offload.c sk = INDIRECT_CALL_INET(lookup, udp6_lib_lookup_skb, lookup 508 net/ipv4/udp_offload.c udp_lookup_t lookup) lookup 518 net/ipv4/udp_offload.c sk = INDIRECT_CALL_INET(lookup, udp6_lib_lookup_skb, lookup 91 net/ipv6/fib6_rules.c int flags, pol_lookup_t lookup) lookup 96 net/ipv6/fib6_rules.c .lookup_ptr = lookup, lookup 113 net/ipv6/fib6_rules.c rt = lookup(net, net->ipv6.fib6_local_tbl, fl6, skb, flags); lookup 117 net/ipv6/fib6_rules.c rt = lookup(net, net->ipv6.fib6_main_tbl, fl6, skb, flags); lookup 199 net/ipv6/fib6_rules.c pol_lookup_t lookup = arg->lookup_ptr; lookup 228 net/ipv6/fib6_rules.c rt = lookup(net, table, flp6, arg->lookup_data, flags); lookup 313 net/ipv6/ip6_fib.c int flags, pol_lookup_t lookup) lookup 317 net/ipv6/ip6_fib.c rt = lookup(net, net->ipv6.fib6_main_tbl, fl6, skb, flags); lookup 1514 net/ipv6/tcp_ipv6.c lookup: lookup 1542 net/ipv6/tcp_ipv6.c goto lookup; lookup 1563 net/ipv6/tcp_ipv6.c goto lookup; lookup 472 net/ipv6/udp.c int (*lookup)(struct sock *sk, struct sk_buff *skb); lookup 475 net/ipv6/udp.c lookup = READ_ONCE(up->encap_err_lookup); lookup 476 net/ipv6/udp.c if (!lookup || lookup(sk, skb)) lookup 63 net/netfilter/ipvs/ip_vs_mh.c struct ip_vs_mh_lookup *lookup; lookup 111 net/netfilter/ipvs/ip_vs_mh.c l = &s->lookup[0]; lookup 209 net/netfilter/ipvs/ip_vs_mh.c dest = rcu_dereference_protected(s->lookup[c].dest, 1); lookup 215 net/netfilter/ipvs/ip_vs_mh.c RCU_INIT_POINTER(s->lookup[c].dest, new_dest); lookup 241 net/netfilter/ipvs/ip_vs_mh.c struct ip_vs_dest *dest = rcu_dereference(s->lookup[hash].dest); lookup 258 net/netfilter/ipvs/ip_vs_mh.c dest = rcu_dereference(s->lookup[ihash].dest); lookup 274 net/netfilter/ipvs/ip_vs_mh.c dest = rcu_dereference(s->lookup[hash].dest); lookup 378 net/netfilter/ipvs/ip_vs_mh.c kfree(s->lookup); lookup 392 net/netfilter/ipvs/ip_vs_mh.c s->lookup = kcalloc(IP_VS_MH_TAB_SIZE, sizeof(struct ip_vs_mh_lookup), lookup 394 net/netfilter/ipvs/ip_vs_mh.c if (!s->lookup) { lookup 3059 net/netfilter/nf_tables_api.c best.lookup = ~0; lookup 3072 net/netfilter/nf_tables_api.c if (est.lookup < best.lookup) lookup 3074 net/netfilter/nf_tables_api.c if (est.lookup == best.lookup && lookup 3083 net/netfilter/nf_tables_api.c est.lookup < best.lookup) lookup 35 net/netfilter/nft_lookup.c found = set->ops->lookup(nft_net(pkt), set, ®s->data[priv->sreg], lookup 112 net/netfilter/nft_objref.c found = set->ops->lookup(nft_net(pkt), set, ®s->data[priv->sreg], lookup 290 net/netfilter/nft_set_bitmap.c est->lookup = NFT_SET_CLASS_O_1; lookup 309 net/netfilter/nft_set_bitmap.c .lookup = nft_bitmap_lookup, lookup 405 net/netfilter/nft_set_hash.c est->lookup = NFT_SET_CLASS_O_1; lookup 641 net/netfilter/nft_set_hash.c est->lookup = NFT_SET_CLASS_O_1; lookup 659 net/netfilter/nft_set_hash.c est->lookup = NFT_SET_CLASS_O_1; lookup 681 net/netfilter/nft_set_hash.c .lookup = nft_rhash_lookup, lookup 703 net/netfilter/nft_set_hash.c .lookup = nft_hash_lookup, lookup 723 net/netfilter/nft_set_hash.c .lookup = nft_hash_lookup_fast, lookup 491 net/netfilter/nft_set_rbtree.c est->lookup = NFT_SET_CLASS_O_LOG_N; lookup 511 net/netfilter/nft_set_rbtree.c .lookup = nft_rbtree_lookup, lookup 560 net/sched/act_api.c if (!act->act || !act->dump || !act->init || !act->walk || !act->lookup) lookup 1122 net/sched/act_api.c if (ops->lookup(net, &a, index) == 0) { lookup 417 net/sched/act_bpf.c .lookup = tcf_bpf_search, lookup 226 net/sched/act_connmark.c .lookup = tcf_connmark_search, lookup 708 net/sched/act_csum.c .lookup = tcf_csum_search, lookup 936 net/sched/act_ct.c .lookup = tcf_ct_search, lookup 382 net/sched/act_ctinfo.c .lookup = tcf_ctinfo_search, lookup 272 net/sched/act_gact.c .lookup = tcf_gact_search, lookup 884 net/sched/act_ife.c .lookup = tcf_ife_search, lookup 346 net/sched/act_ipt.c .lookup = tcf_ipt_search, lookup 395 net/sched/act_ipt.c .lookup = tcf_xt_search, lookup 451 net/sched/act_mirred.c .lookup = tcf_mirred_search, lookup 377 net/sched/act_mpls.c .lookup = tcf_mpls_search, lookup 322 net/sched/act_nat.c .lookup = tcf_nat_search, lookup 491 net/sched/act_pedit.c .lookup = tcf_pedit_search, lookup 384 net/sched/act_police.c .lookup = tcf_police_search, lookup 291 net/sched/act_sample.c .lookup = tcf_sample_search, lookup 227 net/sched/act_simple.c .lookup = tcf_simp_search, lookup 331 net/sched/act_skbedit.c .lookup = tcf_skbedit_search, lookup 282 net/sched/act_skbmod.c .lookup = tcf_skbmod_search, lookup 599 net/sched/act_tunnel_key.c .lookup = tunnel_key_search, lookup 343 net/sched/act_vlan.c .lookup = tcf_vlan_search, lookup 74 net/sysctl_net.c .lookup = net_ctl_header_lookup, lookup 1782 security/apparmor/apparmorfs.c .lookup = simple_lookup, lookup 3835 sound/pci/hda/patch_ca0132.c unsigned int *lookup, int idx) lookup 3846 sound/pci/hda/patch_ca0132.c &(lookup[idx]), sizeof(unsigned int)); lookup 5132 sound/pci/hda/patch_ca0132.c const unsigned int *lookup, int idx) lookup 5153 sound/pci/hda/patch_ca0132.c &(lookup[idx - 1]), sizeof(unsigned int)); lookup 5162 sound/pci/hda/patch_ca0132.c &(lookup[idx]), sizeof(unsigned int)); lookup 23 sound/soc/intel/skylake/skl-ssp-clk.c struct clk_lookup *lookup; lookup 28 sound/soc/intel/skylake/skl-ssp-clk.c struct clk_lookup *lookup; lookup 273 sound/soc/intel/skylake/skl-ssp-clk.c clkdev_drop(pclk[id].lookup); lookup 281 sound/soc/intel/skylake/skl-ssp-clk.c clkdev_drop(dclk->clk[dclk->avail_clk_cnt]->lookup); lookup 300 sound/soc/intel/skylake/skl-ssp-clk.c parent[i].lookup = clkdev_hw_create(parent[i].hw, pclk[i].name, lookup 302 sound/soc/intel/skylake/skl-ssp-clk.c if (!parent[i].lookup) { lookup 343 sound/soc/intel/skylake/skl-ssp-clk.c clkdev->lookup = clkdev_hw_create(&clkdev->hw, init.name, NULL); lookup 344 sound/soc/intel/skylake/skl-ssp-clk.c if (!clkdev->lookup) lookup 27 tools/testing/nvdimm/test/iomap.c void nfit_test_setup(nfit_test_lookup_fn lookup, lookup 30 tools/testing/nvdimm/test/iomap.c iomap_ops.nfit_test_lookup = lookup; lookup 213 tools/testing/nvdimm/test/nfit_test.h void nfit_test_setup(nfit_test_lookup_fn lookup,