Home
last modified time | relevance | path

Searched full:vs (Results 1 – 25 of 1889) sorted by relevance

12345678910>>...76

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dscsi.c257 static void vhost_scsi_init_inflight(struct vhost_scsi *vs, in vhost_scsi_init_inflight() argument
265 vq = &vs->vqs[i].vq; in vhost_scsi_init_inflight()
270 idx = vs->vqs[i].inflight_idx; in vhost_scsi_init_inflight()
272 old_inflight[i] = &vs->vqs[i].inflights[idx]; in vhost_scsi_init_inflight()
275 vs->vqs[i].inflight_idx = idx ^ 1; in vhost_scsi_init_inflight()
276 new_inflight = &vs->vqs[i].inflights[idx ^ 1]; in vhost_scsi_init_inflight()
384 struct vhost_scsi *vs = cmd->tvc_vhost; in vhost_scsi_release_cmd() local
386 llist_add(&cmd->tvc_completion_list, &vs->vs_completion_list); in vhost_scsi_release_cmd()
387 vhost_work_queue(&vs->dev, &vs->vs_completion_work); in vhost_scsi_release_cmd()
439 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt() argument
[all …]
/OK3568_Linux_fs/kernel/arch/arm/vfp/
H A Dvfpsingle.c54 static void vfp_single_normalise_denormal(struct vfp_single *vs) in vfp_single_normalise_denormal() argument
56 int bits = 31 - fls(vs->significand); in vfp_single_normalise_denormal()
58 vfp_single_dump("normalise_denormal: in", vs); in vfp_single_normalise_denormal()
61 vs->exponent -= bits - 1; in vfp_single_normalise_denormal()
62 vs->significand <<= bits; in vfp_single_normalise_denormal()
65 vfp_single_dump("normalise_denormal: out", vs); in vfp_single_normalise_denormal()
70 u32 __vfp_single_normaliseround(int sd, struct vfp_single *vs, u32 fpscr, u32 exceptions) in __vfp_single_normaliseround() argument
72 u32 vfp_single_normaliseround(int sd, struct vfp_single *vs, u32 fpscr, u32 exceptions, const char … in __vfp_single_normaliseround()
78 vfp_single_dump("pack: in", vs); in __vfp_single_normaliseround()
83 if (vs->exponent == 255 && (vs->significand == 0 || exceptions)) in __vfp_single_normaliseround()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dyocto-check-layer.bbclass3 # The first test ensures that the layer has no recipes skipping 'installed-vs-shipped' QA checks
6 WARN_QA:remove = "installed-vs-shipped"
7 ERROR_QA:append = " installed-vs-shipped"
14 if 'installed-vs-shipped' in skip:
15 …oe.qa.handle_error("installed-vs-shipped", 'Package %s is skipping "installed-vs-shipped" QA test.…
/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dieee754int.h54 #define EXPLODESP(v, vc, vs, ve, vm) \ argument
56 vs = SPSIGN(v); \
92 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument
95 vs = DPSIGN(v); \
120 #define FLUSHDP(v, vc, vs, ve, vm) \ argument
127 v = ieee754dp_zero(vs); \
131 #define FLUSHSP(v, vc, vs, ve, vm) \ argument
138 v = ieee754sp_zero(vs); \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0003-CVE-2021-42574.patch29 …Wbidi-chars-11.c:6:15: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIREC…
32 …Wbidi-chars-11.c:8:19: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIREC…
35 …Wbidi-chars-11.c:10:28: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIRE…
38 …Wbidi-chars-11.c:12:33: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIRE…
52 …Wbidi-chars-11.c:6:15: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIREC…
55 …Wbidi-chars-11.c:8:19: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIREC…
58 …Wbidi-chars-11.c:10:28: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIRE…
61 …Wbidi-chars-11.c:12:33: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIRE…
115 - "UTF-8 vs UCN mismatch when closing "
118 + "UTF-8 vs UCN mismatch when closing "
/OK3568_Linux_fs/kernel/net/lapb/
H A Dlapb_out.c48 frame[0] |= lapb->vs << 1; in lapb_send_iframe()
57 *frame |= lapb->vs << 1; in lapb_send_iframe()
61 lapb->dev, lapb->state, poll_bit, lapb->vs, lapb->vr); in lapb_send_iframe()
72 start = !skb_peek(&lapb->ack_queue) ? lapb->va : lapb->vs; in lapb_kick()
77 lapb->vs = start; in lapb_kick()
99 lapb->vs = (lapb->vs + 1) % modulus; in lapb_kick()
106 } while (lapb->vs != end && (skb = skb_dequeue(&lapb->write_queue)) != NULL); in lapb_kick()
191 if (lapb->vs == nr) { in lapb_check_iframes_acked()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dlbalance.c33 RFALSE(!is_direntry_le_ih(ih), "vs-10000: item must be directory item"); in leaf_copy_dir_entries()
162 "vs-10010: item can not have empty length"); in leaf_copy_boundary_item()
188 "vs-10020", in leaf_copy_boundary_item()
205 …"vs-10030: merge to left: last unformatted node of non-last indirect item %h must have zerto free … in leaf_copy_boundary_item()
250 …"vs-10040: merge to right: last unformatted node of non-last indirect item must be filled entirely… in leaf_copy_boundary_item()
259 "vs-10050: items %h and %h do not match", ih, dih); in leaf_copy_boundary_item()
270 "vs-10060: no so much bytes %lu (needed %lu)", in leaf_copy_boundary_item()
278 "vs-10070: dih %h, bytes_or_entries(%d)", dih, in leaf_copy_boundary_item()
286 "vs-10080: dih %h, bytes_or_entries(%d)", in leaf_copy_boundary_item()
323 "vs-10090: bad last_first parameter %d", last_first); in leaf_copy_items_entirely()
[all …]
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dconstraint.h36 #define CEXPR_L1L2 32 /* low level 1 vs. low level 2 */
37 #define CEXPR_L1H2 64 /* low level 1 vs. high level 2 */
38 #define CEXPR_H1L2 128 /* high level 1 vs. low level 2 */
39 #define CEXPR_H1H2 256 /* high level 1 vs. high level 2 */
40 #define CEXPR_L1H1 512 /* low level 1 vs. high level 1 */
41 #define CEXPR_L2H2 1024 /* low level 2 vs. high level 2 */
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2022-3165.patch33 @@ -2442,8 +2442,8 @@ static int protocol_client_msg(VncState *vs, uint8_t *data, size_t len)
43 @@ -2456,8 +2456,13 @@ static int protocol_client_msg(VncState *vs, uint8_t *data, size_t len)
47 - vnc_client_cut_text_ext(vs, abs(read_s32(data, 4)),
52 + vnc_client_error(vs);
55 + vnc_client_cut_text_ext(vs, dlen, read_u32(data, 8), data + 12);
58 vnc_client_cut_text(vs, read_u32(data, 4), data + 8);
/OK3568_Linux_fs/kernel/net/rose/
H A Drose_out.c38 skb->data[2] |= (rose->vs << 1) & 0x0E; in rose_send_iframe()
60 start = (skb_peek(&rose->ack_queue) == NULL) ? rose->va : rose->vs; in rose_kick()
66 rose->vs = start; in rose_kick()
88 rose->vs = (rose->vs + 1) % ROSE_MODULUS; in rose_kick()
95 } while (rose->vs != end && in rose_kick()
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dverity.c81 struct incfs_df_verity_signature *vs = NULL; in incfs_end_enable_verity() local
88 vs = kzalloc(sizeof(*vs), GFP_NOFS); in incfs_end_enable_verity()
89 if (!vs) in incfs_end_enable_verity()
115 *vs = (struct incfs_df_verity_signature) { in incfs_end_enable_verity()
120 df->df_verity_signature = vs; in incfs_end_enable_verity()
121 vs = NULL; in incfs_end_enable_verity()
127 kfree(vs); in incfs_end_enable_verity()
616 struct incfs_df_verity_signature *vs; in incfs_get_verity_signature() local
623 vs = df->df_verity_signature; in incfs_get_verity_signature()
624 if (!vs) { in incfs_get_verity_signature()
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddp.c865 static int tegra_dp_lt_adjust(struct tegra_dp_priv *dp, u32 pe[4], u32 vs[4], in tegra_dp_lt_adjust()
881 vs[2 * cnt] = (data_ptr & NV_DPCD_ADJUST_REQ_LANEX_DC_MASK) >> in tegra_dp_lt_adjust()
886 vs[1 + 2 * cnt] = in tegra_dp_lt_adjust()
1008 static int tegra_dp_lt_config(struct tegra_dp_priv *dp, u32 pe[4], u32 vs[4], in tegra_dp_lt_config()
1044 pe_reg = tegra_dp_pe_regs[pc[cnt]][vs[cnt]][pe[cnt]]; in tegra_dp_lt_config()
1045 vs_reg = tegra_dp_vs_regs[pc[cnt]][vs[cnt]][pe[cnt]]; in tegra_dp_lt_config()
1046 pc_reg = tegra_dp_pc_regs[pc[cnt]][vs[cnt]][pe[cnt]]; in tegra_dp_lt_config()
1057 u32 max_vs_flag = tegra_dp_is_max_vs(pe[cnt], vs[cnt]); in tegra_dp_lt_config()
1058 u32 max_pe_flag = tegra_dp_is_max_pe(pe[cnt], vs[cnt]); in tegra_dp_lt_config()
1060 val = (vs[cnt] << NV_DPCD_TRAINING_LANEX_SET_DC_SHIFT) | in tegra_dp_lt_config()
[all …]
/OK3568_Linux_fs/kernel/net/x25/
H A Dx25_out.c124 skb->data[2] = (x25->vs << 1) & 0xFE; in x25_send_iframe()
129 skb->data[2] |= (x25->vs << 1) & 0x0E; in x25_send_iframe()
164 start = skb_peek(&x25->ack_queue) ? x25->vs : x25->va; in x25_kick()
170 x25->vs = start; in x25_kick()
192 x25->vs = (x25->vs + 1) % modulus; in x25_kick()
199 } while (x25->vs != end && in x25_kick()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c92 static inline bool vxlan_collect_metadata(struct vxlan_sock *vs) in vxlan_collect_metadata() argument
94 return vs->flags & VXLAN_F_COLLECT_METADATA || in vxlan_collect_metadata()
163 static inline struct hlist_head *vni_head(struct vxlan_sock *vs, __be32 vni) in vni_head() argument
165 return &vs->vni_list[hash_32((__force u32)vni, VNI_HASH_BITS)]; in vni_head()
200 struct vxlan_sock *vs; in vxlan_find_sock() local
204 hlist_for_each_entry_rcu(vs, vs_head(net, port), hlist) { in vxlan_find_sock()
205 if (inet_sk(vs->sock->sk)->inet_sport == port && in vxlan_find_sock()
206 vxlan_get_sk_family(vs) == family && in vxlan_find_sock()
207 vs->flags == flags && in vxlan_find_sock()
208 vs->sock->sk->sk_bound_dev_if == ifindex) in vxlan_find_sock()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dlm75.yaml46 vs-supply:
47 description: phandle to the regulator that provides the +VS supply
64 vs-supply = <&vs>;
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dibm-cffps.c487 enum versions vs = cffps_unknown; in ibm_cffps_probe() local
495 vs = (enum versions)md; in ibm_cffps_probe()
499 vs = (enum versions)id->driver_data; in ibm_cffps_probe()
502 if (vs == cffps_unknown) { in ibm_cffps_probe()
515 vs = cffps1; in ibm_cffps_probe()
518 vs = cffps2; in ibm_cffps_probe()
522 vs = cffps1; in ibm_cffps_probe()
524 vs = cffps2; in ibm_cffps_probe()
529 snprintf(client->name, I2C_NAME_SIZE, "cffps%d", vs + 1); in ibm_cffps_probe()
533 rc = pmbus_do_probe(client, &ibm_cffps_info[vs]); in ibm_cffps_probe()
[all …]
/OK3568_Linux_fs/kernel/net/netrom/
H A Dnr_out.c86 skb->data[2] = nr->vs; in nr_send_iframe()
137 start = (skb_peek(&nr->ack_queue) == NULL) ? nr->va : nr->vs; in nr_kick()
143 nr->vs = start; in nr_kick()
168 nr->vs = (nr->vs + 1) % NR_MODULUS; in nr_kick()
175 } while (nr->vs != end && in nr_kick()
260 if (nrom->vs == nr) { in nr_check_iframes_acked()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/
H A Dsossi.c385 int hs, vs; in sossi_setup_tearsync() local
392 vs = ps_to_sossi_ticks(vs_pulse_time, div); in sossi_setup_tearsync()
393 if (vs < 8 || vs <= hs || vs >= (1 << 12)) in sossi_setup_tearsync()
395 vs /= 8; in sossi_setup_tearsync()
396 vs--; in sossi_setup_tearsync()
403 "setup_tearsync: hs %d vs %d hs_inv %d vs_inv %d\n", in sossi_setup_tearsync()
404 hs, vs, hs_pol_inv, vs_pol_inv); in sossi_setup_tearsync()
409 l |= vs << 3; in sossi_setup_tearsync()
434 mode = 2; /* HS or VS */ in sossi_enable_tearsync()
436 mode = 3; /* VS only */ in sossi_enable_tearsync()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtristate.h1 /* "True" vs "False" vs "Unknown".
24 /* "True" vs "False" vs "Unknown". */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtristate.h1 /* "True" vs "False" vs "Unknown".
24 /* "True" vs "False" vs "Unknown". */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dlongest_common_subsequence.hpp39 std::vector<std::vector<std::ptrdiff_t>> vs; in longest_common_subsequence() local
66 vs.push_back(v); in longest_common_subsequence()
71 vs.push_back(v); in longest_common_subsequence()
82 for (std::ptrdiff_t d = vs.size() - 1; x > 0 || y > 0; --d) { in longest_common_subsequence()
83 const std::vector<std::ptrdiff_t>& v = vs.at(d); in longest_common_subsequence()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dgnu-versions.h46 #define _GNU_OBSTACK_INTERFACE_VERSION 1 /* vs malloc/obstack.c */
47 #define _GNU_REGEX_INTERFACE_VERSION 1 /* vs posix/regex.c */
48 #define _GNU_GLOB_INTERFACE_VERSION 2 /* vs posix/glob.c */
49 #define _GNU_GETOPT_INTERFACE_VERSION 2 /* vs posix/getopt.c and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dgnu-versions.h46 #define _GNU_OBSTACK_INTERFACE_VERSION 1 /* vs malloc/obstack.c */
47 #define _GNU_REGEX_INTERFACE_VERSION 1 /* vs posix/regex.c */
48 #define _GNU_GLOB_INTERFACE_VERSION 2 /* vs posix/glob.c */
49 #define _GNU_GETOPT_INTERFACE_VERSION 2 /* vs posix/getopt.c and
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dcpuinfo.c84 "(0x%x vs 0x%x) of CONFIG_NIOS2_ICACHE_SIZE vs " in setup_cpuinfo()
91 "(0x%x vs 0x%x) of CONFIG_NIOS2_DCACHE_LINE_SIZE vs " in setup_cpuinfo()
97 "(0x%x vs 0x%x) of CONFIG_NIOS2_DCACHE_SIZE vs " in setup_cpuinfo()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dpmu-events.c183 pr_debug2("testing event table %s: mismatched desc, %s vs %s\n", in test_pmu_event_table()
189 pr_debug2("testing event table %s: mismatched topic, %s vs %s\n", in test_pmu_event_table()
196 pr_debug2("testing event table %s: mismatched long_desc, %s vs %s\n", in test_pmu_event_table()
203 pr_debug2("testing event table %s: mismatched unit, %s vs %s\n", in test_pmu_event_table()
210 pr_debug2("testing event table %s: mismatched perpkg, %s vs %s\n", in test_pmu_event_table()
217 pr_debug2("testing event table %s: mismatched metric_expr, %s vs %s\n", in test_pmu_event_table()
224 pr_debug2("testing event table %s: mismatched metric_name, %s vs %s\n", in test_pmu_event_table()
231 pr_debug2("testing event table %s: mismatched deprecated, %s vs %s\n", in test_pmu_event_table()
318 pr_debug2("testing aliases PMU %s: mismatched desc, %s vs %s\n", in __test__pmu_event_aliases()
325 pr_debug2("testing aliases PMU %s: mismatched long_desc, %s vs %s\n", in __test__pmu_event_aliases()
[all …]

12345678910>>...76