| /kernel/linux/linux-4.19/drivers/i2c/ |
| D | i2c-core-acpi.c | 51 struct i2c_acpi_lookup *lookup = data; in i2c_acpi_fill_info() local 52 struct i2c_board_info *info = lookup->info; in i2c_acpi_fill_info() 63 if (lookup->index != -1 && lookup->n++ != lookup->index) in i2c_acpi_fill_info() 66 status = acpi_get_handle(lookup->device_handle, in i2c_acpi_fill_info() 68 &lookup->adapter_handle); in i2c_acpi_fill_info() 73 lookup->speed = sb->connection_speed; in i2c_acpi_fill_info() 90 struct i2c_acpi_lookup *lookup) in i2c_acpi_do_lookup() argument 92 struct i2c_board_info *info = lookup->info; in i2c_acpi_do_lookup() 104 lookup->device_handle = acpi_device_handle(adev); in i2c_acpi_do_lookup() 109 i2c_acpi_fill_info, lookup); in i2c_acpi_do_lookup() [all …]
|
| /kernel/linux/linux-5.10/drivers/i2c/ |
| D | i2c-core-acpi.c | 74 struct i2c_acpi_lookup *lookup = data; in i2c_acpi_fill_info() local 75 struct i2c_board_info *info = lookup->info; in i2c_acpi_fill_info() 82 if (lookup->index != -1 && lookup->n++ != lookup->index) in i2c_acpi_fill_info() 85 status = acpi_get_handle(lookup->device_handle, in i2c_acpi_fill_info() 87 &lookup->adapter_handle); in i2c_acpi_fill_info() 92 lookup->speed = sb->connection_speed; in i2c_acpi_fill_info() 109 struct i2c_acpi_lookup *lookup) in i2c_acpi_do_lookup() argument 111 struct i2c_board_info *info = lookup->info; in i2c_acpi_do_lookup() 122 lookup->device_handle = acpi_device_handle(adev); in i2c_acpi_do_lookup() 127 i2c_acpi_fill_info, lookup); in i2c_acpi_do_lookup() [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswell/ |
| D | uncore.json | 115 "BriefDescription": "L3 Lookup read request that access cache and found line in M-state.", 116 "PublicDescription": "L3 Lookup read request that access cache and found line in M-state.", 127 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state.", 128 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 139 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 140 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in M-state… 151 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 152 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 163 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state.", 164 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/haswell/ |
| D | uncore.json | 115 "BriefDescription": "L3 Lookup read request that access cache and found line in M-state.", 116 "PublicDescription": "L3 Lookup read request that access cache and found line in M-state.", 127 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state.", 128 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 139 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 140 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in M-state… 151 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 152 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 163 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state.", 164 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/ocelot/ |
| D | tc_flower_chains.sh | 37 # Helpers to map a VCAP IS1 and VCAP IS2 lookup and policy to a chain number 39 # VCAP IS1 lookup 0: 10000 40 # VCAP IS1 lookup 1: 11000 41 # VCAP IS1 lookup 2: 12000 42 # VCAP IS2 lookup 0 policy 0: 20000 43 # VCAP IS2 lookup 0 policy 1: 20001 44 # VCAP IS2 lookup 0 policy 255: 20255 45 # VCAP IS2 lookup 1 policy 0: 21000 46 # VCAP IS2 lookup 1 policy 1: 21001 47 # VCAP IS2 lookup 1 policy 255: 21255 [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| D | tables_nphy.h | 85 #define B43_NTAB_FRAMELT B43_NTAB8 (0x18, 0x000) /* Frame Lookup Table */ 95 #define B43_NTAB_PILOTLT B43_NTAB32(0x14, 0x000) /* Pilot Lookup Table */ 117 #define B43_NTAB_C0_ESTPLT B43_NTAB8 (0x1A, 0x000) /* Estimate Power Lookup Table Core 0 */ 119 #define B43_NTAB_C0_ADJPLT B43_NTAB8 (0x1A, 0x040) /* Adjust Power Lookup Table Core 0 */ 121 #define B43_NTAB_C0_GAINCTL B43_NTAB32(0x1A, 0x0C0) /* Gain Control Lookup Table Core 0 */ 123 #define B43_NTAB_C0_IQLT B43_NTAB32(0x1A, 0x140) /* IQ Lookup Table Core 0 */ 125 #define B43_NTAB_C0_LOFEEDTH B43_NTAB16(0x1A, 0x1C0) /* Local Oscillator Feed Through Lookup Table… 127 #define B43_NTAB_C1_ESTPLT B43_NTAB8 (0x1B, 0x000) /* Estimate Power Lookup Table Core 1 */ 129 #define B43_NTAB_C1_ADJPLT B43_NTAB8 (0x1B, 0x040) /* Adjust Power Lookup Table Core 1 */ 131 #define B43_NTAB_C1_GAINCTL B43_NTAB32(0x1B, 0x0C0) /* Gain Control Lookup Table Core 1 */ [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/b43/ |
| D | tables_nphy.h | 85 #define B43_NTAB_FRAMELT B43_NTAB8 (0x18, 0x000) /* Frame Lookup Table */ 95 #define B43_NTAB_PILOTLT B43_NTAB32(0x14, 0x000) /* Pilot Lookup Table */ 117 #define B43_NTAB_C0_ESTPLT B43_NTAB8 (0x1A, 0x000) /* Estimate Power Lookup Table Core 0 */ 119 #define B43_NTAB_C0_ADJPLT B43_NTAB8 (0x1A, 0x040) /* Adjust Power Lookup Table Core 0 */ 121 #define B43_NTAB_C0_GAINCTL B43_NTAB32(0x1A, 0x0C0) /* Gain Control Lookup Table Core 0 */ 123 #define B43_NTAB_C0_IQLT B43_NTAB32(0x1A, 0x140) /* IQ Lookup Table Core 0 */ 125 #define B43_NTAB_C0_LOFEEDTH B43_NTAB16(0x1A, 0x1C0) /* Local Oscillator Feed Through Lookup Table… 127 #define B43_NTAB_C1_ESTPLT B43_NTAB8 (0x1B, 0x000) /* Estimate Power Lookup Table Core 1 */ 129 #define B43_NTAB_C1_ADJPLT B43_NTAB8 (0x1B, 0x040) /* Adjust Power Lookup Table Core 1 */ 131 #define B43_NTAB_C1_GAINCTL B43_NTAB32(0x1B, 0x0C0) /* Gain Control Lookup Table Core 1 */ [all …]
|
| /kernel/linux/linux-5.10/net/qrtr/ |
| D | ns.c | 38 [QRTR_TYPE_NEW_LOOKUP] = "new-lookup", 39 [QRTR_TYPE_DEL_LOOKUP] = "del-lookup", 187 pr_err("failed to send lookup notification\n"); in lookup_notify() 275 struct qrtr_lookup *lookup; in server_del() local 291 lookup = container_of(li, struct qrtr_lookup, li); in server_del() 292 if (lookup->service && lookup->service != srv->service) in server_del() 294 if (lookup->instance && lookup->instance != srv->instance) in server_del() 297 lookup_notify(&lookup->sq, srv, false); in server_del() 423 struct qrtr_lookup *lookup; in ctrl_cmd_del_client() local 448 lookup = container_of(li, struct qrtr_lookup, li); in ctrl_cmd_del_client() [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/skylake/ |
| D | uncore.json | 55 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state", 56 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 67 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state", 68 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 79 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state", 80 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", 91 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state", 92 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", 103 "BriefDescription": "L3 Lookup read request that access cache and found line in any MESI-state", 104 … "PublicDescription": "L3 Lookup read request that access cache and found line in any MESI-state.", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylake/ |
| D | uncore.json | 55 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state", 56 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 67 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state", 68 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 79 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state", 80 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", 91 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state", 92 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", 103 "BriefDescription": "L3 Lookup read request that access cache and found line in any MESI-state", 104 … "PublicDescription": "L3 Lookup read request that access cache and found line in any MESI-state.", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/broadwell/ |
| D | uncore.json | 55 "BriefDescription": "L3 Lookup read request that access cache and found line in M-state", 56 "PublicDescription": "L3 Lookup read request that access cache and found line in M-state.", 67 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state", 68 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 79 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state", 80 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 91 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state", 92 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", 103 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state", 104 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwell/ |
| D | uncore.json | 55 "BriefDescription": "L3 Lookup read request that access cache and found line in M-state", 56 "PublicDescription": "L3 Lookup read request that access cache and found line in M-state.", 67 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state", 68 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 79 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state", 80 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 91 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state", 92 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", 103 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state", 104 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | path-lookup.txt | 1 Path walking and name lookup locking 9 path string. Then repeating the lookup from the child dentry and finding its 16 Prior to 2.5.10, dcache_lock was acquired in d_lookup (dcache hash lookup) and 50 current->fs->cwd or current->fs->root) as the first parent of the lookup. Then 53 parent for the next lookup. 58 Turning the child into a parent for the next lookup requires more checks and 72 - lookup and create missing parts of the path on demand. 77 Dcache name lookup 79 In order to lookup a dcache (parent, name) tuple, we take a hash on the tuple 115 lookup of the old list veering off into the new (incorrect) list and missing [all …]
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | path-lookup.txt | 1 Path walking and name lookup locking 9 path string. Then repeating the lookup from the child dentry and finding its 16 Prior to 2.5.10, dcache_lock was acquired in d_lookup (dcache hash lookup) and 50 current->fs->cwd or current->fs->root) as the first parent of the lookup. Then 53 parent for the next lookup. 58 Turning the child into a parent for the next lookup requires more checks and 72 - lookup and create missing parts of the path on demand. 77 Dcache name lookup 79 In order to lookup a dcache (parent, name) tuple, we take a hash on the tuple 115 lookup of the old list veering off into the new (incorrect) list and missing [all …]
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpiolib-acpi.c | 644 struct acpi_gpio_lookup *lookup = data; in acpi_populate_gpio_lookup() local 649 if (!lookup->desc) { in acpi_populate_gpio_lookup() 655 if (lookup->info.quirks & ACPI_GPIO_QUIRK_ONLY_GPIOIO && gpioint) in acpi_populate_gpio_lookup() 656 lookup->index++; in acpi_populate_gpio_lookup() 658 if (lookup->n++ != lookup->index) in acpi_populate_gpio_lookup() 661 pin_index = lookup->pin_index; in acpi_populate_gpio_lookup() 665 if (lookup->info.quirks & ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER) in acpi_populate_gpio_lookup() 670 lookup->desc = desc; in acpi_populate_gpio_lookup() 671 lookup->info.pin_config = agpio->pin_config; in acpi_populate_gpio_lookup() 672 lookup->info.gpioint = gpioint; in acpi_populate_gpio_lookup() [all …]
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | gpiolib-acpi.c | 608 struct acpi_gpio_lookup *lookup = data; in acpi_populate_gpio_lookup() local 613 if (lookup->n++ == lookup->index && !lookup->desc) { in acpi_populate_gpio_lookup() 615 int pin_index = lookup->pin_index; in acpi_populate_gpio_lookup() 620 lookup->desc = acpi_get_gpiod(agpio->resource_source.string_ptr, in acpi_populate_gpio_lookup() 622 lookup->info.gpioint = in acpi_populate_gpio_lookup() 632 if (lookup->info.gpioint) { in acpi_populate_gpio_lookup() 633 lookup->info.flags = GPIOD_IN; in acpi_populate_gpio_lookup() 634 lookup->info.polarity = agpio->polarity; in acpi_populate_gpio_lookup() 635 lookup->info.triggering = agpio->triggering; in acpi_populate_gpio_lookup() 637 lookup->info.flags = acpi_gpio_to_gpiod_flags(agpio); in acpi_populate_gpio_lookup() [all …]
|
| /kernel/linux/linux-5.10/Documentation/bpf/ |
| D | prog_sk_lookup.rst | 8 into the socket lookup performed by the transport layer when a packet is to be 31 latency spikes during socket lookup. 54 ``SK_PASS`` signifies that the socket lookup should continue on to regular 55 hashtable-based lookup, while ``SK_DROP`` causes the transport layer to drop the 69 is used as the result of the socket lookup. 73 selected a socket, socket lookup fails. 75 socket lookup continues on. 81 receives information about the packet that triggered the socket lookup. Namely:
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | of_platform.h | 16 * struct of_dev_auxdata - lookup table entry for device names & platform_data 22 * This lookup table allows the caller of of_platform_populate() to override 32 * Note: Using an auxdata lookup table should be considered a last resort when 44 /* Macro to simplify populating a lookup table */ 76 const struct of_dev_auxdata *lookup, 79 const struct of_dev_auxdata *lookup, 89 const struct of_dev_auxdata *lookup, in of_platform_populate() argument 95 const struct of_dev_auxdata *lookup, in of_platform_default_populate() argument
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | of_platform.h | 16 * struct of_dev_auxdata - lookup table entry for device names & platform_data 22 * This lookup table allows the caller of of_platform_populate() to override 32 * Note: Using an auxdata lookup table should be considered a last resort when 44 /* Macro to simplify populating a lookup table */ 76 const struct of_dev_auxdata *lookup, 79 const struct of_dev_auxdata *lookup, 89 const struct of_dev_auxdata *lookup, in of_platform_populate() argument 95 const struct of_dev_auxdata *lookup, in of_platform_default_populate() argument
|
| /kernel/linux/linux-4.19/net/netfilter/ipvs/ |
| D | ip_vs_mh.c | 8 /* The mh algorithm is to assign a preference list of all the lookup 12 * up a the lookup table. 63 struct ip_vs_mh_lookup *lookup; member 111 l = &s->lookup[0]; in ip_vs_mh_reset() 170 * the population for the dests and reset lookup table. in ip_vs_mh_populate() 209 dest = rcu_dereference_protected(s->lookup[c].dest, 1); in ip_vs_mh_populate() 215 RCU_INIT_POINTER(s->lookup[c].dest, new_dest); in ip_vs_mh_populate() 241 struct ip_vs_dest *dest = rcu_dereference(s->lookup[hash].dest); in ip_vs_mh_get() 258 dest = rcu_dereference(s->lookup[ihash].dest); in ip_vs_mh_get_fallback() 274 dest = rcu_dereference(s->lookup[hash].dest); in ip_vs_mh_get_fallback() [all …]
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | ip_vs_mh.c | 8 /* The mh algorithm is to assign a preference list of all the lookup 12 * up a the lookup table. 63 struct ip_vs_mh_lookup *lookup; member 111 l = &s->lookup[0]; in ip_vs_mh_reset() 170 * the population for the dests and reset lookup table. in ip_vs_mh_populate() 209 dest = rcu_dereference_protected(s->lookup[c].dest, 1); in ip_vs_mh_populate() 215 RCU_INIT_POINTER(s->lookup[c].dest, new_dest); in ip_vs_mh_populate() 241 struct ip_vs_dest *dest = rcu_dereference(s->lookup[hash].dest); in ip_vs_mh_get() 258 dest = rcu_dereference(s->lookup[ihash].dest); in ip_vs_mh_get_fallback() 274 dest = rcu_dereference(s->lookup[hash].dest); in ip_vs_mh_get_fallback() [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_interrupts.h | 111 * irq_idx_lookup - Lookup IRQ index on the HW interrupt type 115 * @return: irq_idx or -EINVAL for lookup fail 122 * enable_irq - Enable IRQ based on lookup IRQ index 124 * @irq_idx: Lookup irq index return from irq_idx_lookup 132 * disable_irq - Disable IRQ based on lookup IRQ index 134 * @irq_idx: Lookup irq index return from irq_idx_lookup 181 * lookup IRQ index. 183 * @irq_idx: Lookup irq index return from irq_idx_lookup 192 * @irq_idx: Lookup irq index return from irq_idx_lookup 200 * based on given lookup IRQ index. [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_interrupts.h | 84 * irq_idx_lookup - Lookup IRQ index on the HW interrupt type 88 * @return: irq_idx or -EINVAL for lookup fail 95 * enable_irq - Enable IRQ based on lookup IRQ index 97 * @irq_idx: Lookup irq index return from irq_idx_lookup 105 * disable_irq - Disable IRQ based on lookup IRQ index 107 * @irq_idx: Lookup irq index return from irq_idx_lookup 155 * @irq_idx: Lookup irq index return from irq_idx_lookup 163 * based on given lookup IRQ index. 165 * @irq_idx: Lookup irq index return from irq_idx_lookup
|
| /kernel/linux/linux-4.19/fs/orangefs/ |
| D | namei.c | 116 * in theory we could skip a lookup here (if the intent is to in orangefs_lookup() 117 * create) in order to avoid a potentially failed lookup, but in orangefs_lookup() 118 * leaving it in can skip a valid lookup and try to create a file in orangefs_lookup() 120 * -EEXIST on O_EXCL opens, which is broken if we skip this lookup in orangefs_lookup() 133 new_op->upcall.req.lookup.sym_follow = ORANGEFS_LOOKUP_LINK_NO_FOLLOW; in orangefs_lookup() 140 new_op->upcall.req.lookup.parent_refn = parent->refn; in orangefs_lookup() 142 strncpy(new_op->upcall.req.lookup.d_name, dentry->d_name.name, in orangefs_lookup() 146 "%s: doing lookup on %s under %pU,%d\n", in orangefs_lookup() 148 new_op->upcall.req.lookup.d_name, in orangefs_lookup() 149 &new_op->upcall.req.lookup.parent_refn.khandle, in orangefs_lookup() [all …]
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| D | namei.c | 113 * in theory we could skip a lookup here (if the intent is to in orangefs_lookup() 114 * create) in order to avoid a potentially failed lookup, but in orangefs_lookup() 115 * leaving it in can skip a valid lookup and try to create a file in orangefs_lookup() 117 * -EEXIST on O_EXCL opens, which is broken if we skip this lookup in orangefs_lookup() 130 new_op->upcall.req.lookup.sym_follow = ORANGEFS_LOOKUP_LINK_NO_FOLLOW; in orangefs_lookup() 137 new_op->upcall.req.lookup.parent_refn = parent->refn; in orangefs_lookup() 139 strncpy(new_op->upcall.req.lookup.d_name, dentry->d_name.name, in orangefs_lookup() 143 "%s: doing lookup on %s under %pU,%d\n", in orangefs_lookup() 145 new_op->upcall.req.lookup.d_name, in orangefs_lookup() 146 &new_op->upcall.req.lookup.parent_refn.khandle, in orangefs_lookup() [all …]
|