Home
last modified time | relevance | path

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

/include/linux/
Dif_team.h287 struct team_port *cur; in team_get_first_port_txable_rcu() local
291 cur = port; in team_get_first_port_txable_rcu()
292 list_for_each_entry_continue_rcu(cur, &team->port_list, list) in team_get_first_port_txable_rcu()
293 if (team_port_txable(cur)) in team_get_first_port_txable_rcu()
294 return cur; in team_get_first_port_txable_rcu()
295 list_for_each_entry_rcu(cur, &team->port_list, list) { in team_get_first_port_txable_rcu()
296 if (cur == port) in team_get_first_port_txable_rcu()
298 if (team_port_txable(cur)) in team_get_first_port_txable_rcu()
299 return cur; in team_get_first_port_txable_rcu()
Diversion.h144 u64 cur = inode_peek_iversion_raw(inode); in inode_set_max_iversion_raw() local
147 if (cur > val) in inode_set_max_iversion_raw()
149 } while (!atomic64_try_cmpxchg(&inode->i_version, &cur, val)); in inode_set_max_iversion_raw()
Dmdio-mux.h25 int (*switch_fn) (int cur, int desired, void *data),
Dswap_slots.h18 int cur; member
Drethook.h67 struct llist_node **cur);
Dkprobes.h548 struct llist_node **cur) in kretprobe_find_ret_addr() argument
550 return rethook_find_ret_addr(tsk, (unsigned long)fp, cur); in kretprobe_find_ret_addr()
559 struct llist_node **cur);
569 struct llist_node **cur) in kretprobe_find_ret_addr() argument
Dbpf_verifier.h690 u32 cur; member
822 struct bpf_verifier_state *cur = env->cur_state; in cur_func() local
824 return cur->frame[cur->curframe]; in cur_func()
Dof.h88 const __be32 *cur; member
438 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur,
447 const char *of_prop_next_string(struct property *prop, const char *cur);
830 const __be32 *cur, u32 *pu) in of_prop_next_u32() argument
836 const char *cur) in of_prop_next_string() argument
Dcpufreq.h70 unsigned int cur; /* in kHz, only needed if cpufreq member
646 if (policy->max < policy->cur) in cpufreq_policy_apply_limits()
649 else if (policy->min > policy->cur) in cpufreq_policy_apply_limits()
Dkvm_host.h315 static inline bool kvm_vcpu_can_poll(ktime_t cur, ktime_t stop) in kvm_vcpu_can_poll() argument
317 return single_task_running() && !need_resched() && ktime_before(cur, stop); in kvm_vcpu_can_poll()
Dsched.h1890 extern int cpuset_cpumask_can_shrink(const struct cpumask *cur, const struct cpumask *trial);
/include/linux/mlx5/
Ddevice.h1286 MLX5_GET(cmd_hca_cap, mdev->caps.hca[MLX5_CAP_GENERAL]->cur, cap)
1289 MLX5_GET64(cmd_hca_cap, mdev->caps.hca[MLX5_CAP_GENERAL]->cur, cap)
1295 MLX5_GET(cmd_hca_cap_2, mdev->caps.hca[MLX5_CAP_GENERAL_2]->cur, cap)
1298 MLX5_GET64(cmd_hca_cap_2, mdev->caps.hca[MLX5_CAP_GENERAL_2]->cur, cap)
1305 mdev->caps.hca[MLX5_CAP_ETHERNET_OFFLOADS]->cur, cap)
1309 mdev->caps.hca[MLX5_CAP_IPOIB_ENHANCED_OFFLOADS]->cur, cap)
1312 MLX5_GET(roce_cap, mdev->caps.hca[MLX5_CAP_ROCE]->cur, cap)
1318 MLX5_GET(atomic_caps, mdev->caps.hca[MLX5_CAP_ATOMIC]->cur, cap)
1324 MLX5_GET(flow_table_nic_cap, mdev->caps.hca[MLX5_CAP_FLOW_TABLE]->cur, cap)
1327 MLX5_GET64(flow_table_nic_cap, (mdev)->caps.hca[MLX5_CAP_FLOW_TABLE]->cur, cap)
[all …]
Ddriver.h770 u32 cur[MLX5_UN_SZ_DW(hca_cap_union)]; member
/include/dt-bindings/usb/
Dpd.h341 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
344 | (tx2d) << 9 | (rx1d) << 8 | (rx2d) << 7 | ((cur) & 0x3) << 5 \
346 #define VDO_PCABLE(hw, fw, ver, conn, lat, term, vbm, cur, spd) \ argument
349 | ((vbm) & 0x3) << 9 | ((cur) & 0x3) << 5 | ((spd) & 0x7))
350 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
353 | ((vbm) & 0x3) << 9 | (sbu) << 8 | (sbut) << 7 | ((cur) & 0x3) << 5 \
/include/linux/usb/
Dpd_vdo.h371 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
374 | (tx2d) << 9 | (rx1d) << 8 | (rx2d) << 7 | ((cur) & 0x3) << 5 \
376 #define VDO_PCABLE(hw, fw, ver, conn, lat, term, vbm, cur, spd) \ argument
379 | ((vbm) & 0x3) << 9 | ((cur) & 0x3) << 5 | ((spd) & 0x7))
380 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
383 | ((vbm) & 0x3) << 9 | (sbu) << 8 | (sbut) << 7 | ((cur) & 0x3) << 5 \
/include/linux/soc/mediatek/
Dmtk-mmsys.h88 enum mtk_ddp_comp_id cur,
92 enum mtk_ddp_comp_id cur,
/include/linux/ceph/
Dlibceph.h199 type *cur = rb_entry(*n, type, nodefld); \
203 cmp = cmpexp(keyexp(t->keyfld), keyexp(cur->keyfld)); \
239 type *cur = rb_entry(n, type, nodefld); \
242 cmp = cmpexp(key, keyexp(cur->keyfld)); \
248 return cur; \
/include/linux/device/
Dbus.h209 bus_find_next_device(const struct bus_type *bus,struct device *cur) in bus_find_next_device() argument
211 return bus_find_device(bus, cur, NULL, device_match_any); in bus_find_next_device()
/include/net/
Dfq_impl.h173 struct fq_flow *cur = &fq->flows[i]; in fq_find_fattest_flow() local
176 cur_len = cur->backlog; in fq_find_fattest_flow()
180 flow = cur; in fq_find_fattest_flow()
Dmac80211.h2515 struct ieee80211_sta_aggregates *cur; member
/include/crypto/
Dif_alg.h67 unsigned int cur; /* Last processed SG entry */ member
/include/linux/lockd/
Dlockd.h271 typedef int (*nlm_host_match_fn_t)(void *cur, struct nlm_host *ref);
/include/trace/hooks/
Dsched.h371 TP_PROTO(unsigned int old, unsigned int cur, int *ret),
372 TP_ARGS(old, cur, ret));
/include/media/
Dv4l2-ctrls.h326 } cur; member
/include/net/netfilter/
Dnf_tables.h133 const struct nft_expr *cur; member