| /linux/arch/alpha/kernel/ |
| H A D | gct.c | 16 gct6_search_struct *wanted; in gct6_find_nodes() local 26 for (wanted = search; in gct6_find_nodes() 27 wanted && (wanted->type | wanted->subtype); in gct6_find_nodes() 28 wanted++) { in gct6_find_nodes() 29 if (node->type != wanted->type) in gct6_find_nodes() 31 if (node->subtype != wanted->subtype) in gct6_find_nodes() 35 if (wanted->callout) in gct6_find_nodes() 36 wanted->callout(node); in gct6_find_nodes()
|
| /linux/lib/ |
| H A D | test_sysctl.c | 145 int wanted; in test_sysctl_calc_match_int_ok() member 147 {.defined = *(int *)SYSCTL_ZERO, .wanted = 0}, in test_sysctl_calc_match_int_ok() 148 {.defined = *(int *)SYSCTL_ONE, .wanted = 1}, in test_sysctl_calc_match_int_ok() 149 {.defined = *(int *)SYSCTL_TWO, .wanted = 2}, in test_sysctl_calc_match_int_ok() 150 {.defined = *(int *)SYSCTL_THREE, .wanted = 3}, in test_sysctl_calc_match_int_ok() 151 {.defined = *(int *)SYSCTL_FOUR, .wanted = 4}, in test_sysctl_calc_match_int_ok() 152 {.defined = *(int *)SYSCTL_ONE_HUNDRED, .wanted = 100}, in test_sysctl_calc_match_int_ok() 153 {.defined = *(int *)SYSCTL_TWO_HUNDRED, .wanted = 200}, in test_sysctl_calc_match_int_ok() 154 {.defined = *(int *)SYSCTL_ONE_THOUSAND, .wanted = 1000}, in test_sysctl_calc_match_int_ok() 155 {.defined = *(int *)SYSCTL_THREE_THOUSAND, .wanted = 3000}, in test_sysctl_calc_match_int_ok() [all …]
|
| H A D | dynamic_debug.c | 646 bool wanted; in param_set_dyndbg_classnames() local 662 wanted = false; in param_set_dyndbg_classnames() 665 wanted = true; in param_set_dyndbg_classnames() 679 if (test_bit(cls_id, &curr_bits) == wanted) { in param_set_dyndbg_classnames() 692 curr_bits = CLASSMAP_BITMASK(cls_id + (wanted ? 1 : 0 )); in param_set_dyndbg_classnames() 695 *dcp->lvl = (cls_id + (wanted ? 1 : 0)); in param_set_dyndbg_classnames()
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bttv-gpio.c | 34 int len = strlen(sub->wanted); in bttv_sub_bus_match() 36 if (0 == strncmp(dev_name(dev), sub->wanted, len)) in bttv_sub_bus_match() 110 int bttv_sub_register(struct bttv_sub_driver *sub, char *wanted) in bttv_sub_register() argument 113 snprintf(sub->wanted,sizeof(sub->wanted),"%s",wanted); in bttv_sub_register()
|
| H A D | bttv.h | 340 char wanted[20]; member 346 int bttv_sub_register(struct bttv_sub_driver *drv, char *wanted);
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_interrupt.c | 162 unsigned int wanted = 0; in interrupt_is_wanted() local 164 wanted |= dev->kfd->device_info.event_interrupt_class->interrupt_isr(dev, in interrupt_is_wanted() 167 return wanted != 0; in interrupt_is_wanted()
|
| /linux/drivers/devfreq/ |
| H A D | governor_userspace.c | 40 unsigned long wanted; in set_freq_store() local 43 err = kstrtoul(buf, 0, &wanted); in set_freq_store() 50 data->user_frequency = wanted; in set_freq_store()
|
| /linux/Documentation/admin-guide/ |
| H A D | numastat.rst | 25 numa_hit A process wanted to allocate memory from this node, 28 numa_miss A process wanted to allocate memory from another node, 31 numa_foreign A process wanted to allocate on this node, 40 interleave_hit Interleaving wanted to allocate from this node
|
| /linux/drivers/mmc/host/ |
| H A D | sdricoh_cs.c | 120 unsigned int wanted) in sdricoh_status_ok() argument 123 return status & wanted; in sdricoh_status_ok() 126 static int sdricoh_query_status(struct sdricoh_host *host, unsigned int wanted) in sdricoh_query_status() argument 133 sdricoh_status_ok(host, status, wanted), in sdricoh_query_status() 137 dev_err(dev, "query_status: timeout waiting for %x\n", wanted); in sdricoh_query_status() 143 dev_err(dev, "waiting for status bit %x failed\n", wanted); in sdricoh_query_status()
|
| /linux/drivers/scsi/ |
| H A D | ppa.c | 39 unsigned wanted:1; /* Parport sharing busy flag */ member 80 if (dev->wanted) { in ppa_wakeup() 83 dev->wanted = 0; in ppa_wakeup() 98 dev->wanted = res; in ppa_pb_claim() 106 int wanted; in ppa_pb_dismiss() local 108 wanted = dev->wanted; in ppa_pb_dismiss() 109 dev->wanted = 0; in ppa_pb_dismiss() 111 if (!wanted) in ppa_pb_dismiss() 1073 if (dev->wanted) { in __ppa_attach()
|
| H A D | imm.c | 46 unsigned wanted:1; /* Parport sharing busy flag */ member 85 if (dev->wanted) { in imm_wakeup() 88 dev->wanted = 0; in imm_wakeup() 103 dev->wanted = res; in imm_pb_claim() 111 int wanted; in imm_pb_dismiss() local 113 wanted = dev->wanted; in imm_pb_dismiss() 114 dev->wanted = 0; in imm_pb_dismiss() 116 if (!wanted) in imm_pb_dismiss() 1191 if (dev->wanted) { in __imm_attach()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | data_tx.c | 73 static int wfx_tx_policy_find(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *wanted) in wfx_tx_policy_find() argument 78 if (wfx_tx_policy_is_equal(wanted, it)) in wfx_tx_policy_find() 81 if (wfx_tx_policy_is_equal(wanted, it)) in wfx_tx_policy_find() 105 struct wfx_tx_policy wanted; in wfx_tx_policy_get() local 108 wfx_tx_policy_build(wvif, &wanted, rates); in wfx_tx_policy_get() 116 idx = wfx_tx_policy_find(cache, &wanted); in wfx_tx_policy_get() 123 memcpy(entry->rates, wanted.rates, sizeof(entry->rates)); in wfx_tx_policy_get()
|
| /linux/include/trace/events/ |
| H A D | io_uring.h | 622 TP_PROTO(void *ctx, u64 fpos, u64 wanted, u64 got), 624 TP_ARGS(ctx, fpos, wanted, got), 629 __field(u64, wanted) 636 __entry->wanted = wanted; 642 __entry->wanted, __entry->got)
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.c | 196 static inline bool tx_policy_is_equal(const struct tx_policy *wanted, in tx_policy_is_equal() argument 199 size_t count = wanted->defined >> 1; in tx_policy_is_equal() 200 if (wanted->defined > cached->defined) in tx_policy_is_equal() 203 if (memcmp(wanted->raw, cached->raw, count)) in tx_policy_is_equal() 206 if (wanted->defined & 1) { in tx_policy_is_equal() 207 if ((wanted->raw[count] & 0x0F) != (cached->raw[count] & 0x0F)) in tx_policy_is_equal() 214 const struct tx_policy *wanted) in tx_policy_find() argument 223 if (tx_policy_is_equal(wanted, &it->policy)) in tx_policy_find() 228 if (tx_policy_is_equal(wanted, &it->policy)) in tx_policy_find() 302 struct tx_policy wanted; in tx_policy_get() local [all …]
|
| /linux/scripts/ |
| H A D | Makefile.headersinst | 54 wanted-dirs := $(sort $(dir $(all-headers))) 55 new-dirs := $(filter-out $(existing-dirs), $(wanted-dirs))
|
| /linux/tools/perf/util/ |
| H A D | s390-sample-raw.c | 138 long wanted; 156 if (rc == 1 && event_nr == data->wanted) { in get_counter_name_callback() 184 .wanted = cache_key, in get_counter_name() 137 long wanted; global() member
|
| /linux/include/linux/ceph/ |
| H A D | ceph_fs.h | 537 __le32 caps, wanted; /* new issued, wanted */ member 566 __le32 caps, wanted; /* caps issued, wanted */ member 779 __le32 caps, wanted, dirty; /* latest issued/wanted/dirty */ member 842 __le32 wanted; member 852 __le32 wanted; member
|
| /linux/drivers/xen/ |
| H A D | pvcalls-back.c | 97 RING_IDX cons, prod, size, wanted, array_size, masked_prod, masked_cons; in pvcalls_conn_back_read() local 125 wanted = array_size - size; in pvcalls_conn_back_read() 132 vec[0].iov_len = wanted; in pvcalls_conn_back_read() 133 iov_iter_kvec(&msg.msg_iter, ITER_DEST, vec, 1, wanted); in pvcalls_conn_back_read() 138 vec[1].iov_len = wanted - vec[0].iov_len; in pvcalls_conn_back_read() 139 iov_iter_kvec(&msg.msg_iter, ITER_DEST, vec, 2, wanted); in pvcalls_conn_back_read() 143 ret = inet_recvmsg(map->sock, &msg, wanted, MSG_DONTWAIT); in pvcalls_conn_back_read() 144 WARN_ON(ret > wanted); in pvcalls_conn_back_read()
|
| /linux/sound/core/oss/ |
| H A D | copy.c | 33 if (dst_channels->wanted) in copy_transfer()
|
| H A D | mulaw.c | 168 if (dst_channels[channel].wanted) in mulaw_decode() 214 if (dst_channels[channel].wanted) in mulaw_encode()
|
| H A D | route.c | 17 if (dvp->wanted) in zero_areas()
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | automount-tracefs-debugfs | 9 to the files were in /sys/kernel/debug/tracing. As systems wanted
|
| /linux/net/rds/ |
| H A D | ib_send.c | 358 u32 wanted, u32 *adv_credits, int need_posted, int max_posted) in rds_ib_send_grab_credits() 365 return wanted; in rds_ib_send_grab_credits() 373 rdsdebug("wanted=%u credits=%u posted=%u\n", in rds_ib_send_grab_credits() 374 wanted, avail, posted); in rds_ib_send_grab_credits() 380 if (avail < wanted) { in rds_ib_send_grab_credits() 388 got = wanted; in rds_ib_send_grab_credits() 356 rds_ib_send_grab_credits(struct rds_ib_connection * ic,u32 wanted,u32 * adv_credits,int need_posted,int max_posted) rds_ib_send_grab_credits() argument
|
| /linux/drivers/media/platform/synopsys/hdmirx/ |
| H A D | Kconfig | 35 Which is a wanted behavior when using this driver in a
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_uc.h | 86 __uc_state_checker(x, func, wants, wanted) \
|