Searched refs:in (Results 76 - 100 of 2408) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.c7 * COPYING in the main directory of this source tree, or the
10 * Redistribution and use in source and binary forms, with or
18 * - Redistributions in binary form must reproduce the above
20 * disclaimer in the documentation and/or other materials
56 u32 in[MLX5_ST_SZ_DW(ptys_reg)]; local
66 memset(in, 0, sizeof(in));
68 MLX5_SET(ptys_reg, in, local_port, 1);
69 MLX5_SET(ptys_reg, in, an_disable_admin, an_disable);
70 MLX5_SET(ptys_reg, in, proto_mas
108 void *in; local
122 mlx5e_port_set_pbmc(struct mlx5_core_dev *mdev, void *in) argument
142 u32 in[MLX5_ST_SZ_DW(sbpr_reg)] = {}; local
155 u32 in[MLX5_ST_SZ_DW(sbpr_reg)] = {}; local
171 u32 in[MLX5_ST_SZ_DW(sbcm_reg)] = {}; local
185 u32 in[MLX5_ST_SZ_DW(sbcm_reg)] = {}; local
217 void *in; local
249 void *in; local
433 u32 in[MLX5_ST_SZ_DW(pplm_reg)] = {}; local
463 u32 in[MLX5_ST_SZ_DW(pplm_reg)] = {}; local
501 u32 in[MLX5_ST_SZ_DW(pplm_reg)] = {}; local
[all...]
H A Dmonitor_stats.c50 u32 in[MLX5_ST_SZ_DW(arm_monitor_counter_in)] = {}; local
52 MLX5_SET(arm_monitor_counter_in, in, opcode,
54 mlx5_cmd_exec_in(mdev, arm_monitor_counter, in);
80 static int fill_monitor_counter_ppcnt_set1(int cnt, u32 *in) argument
87 MLX5_SET(set_monitor_counter_in, in,
90 MLX5_SET(set_monitor_counter_in, in,
97 static int fill_monitor_counter_q_counter_set1(int cnt, int q_counter, u32 *in) argument
99 MLX5_SET(set_monitor_counter_in, in,
102 MLX5_SET(set_monitor_counter_in, in,
105 MLX5_SET(set_monitor_counter_in, in,
118 u32 in[MLX5_ST_SZ_DW(set_monitor_counter_in)] = {}; local
157 u32 in[MLX5_ST_SZ_DW(set_monitor_counter_in)] = {}; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sched.c6 * to deal in the Software without restriction, including without limitation
11 * The above copyright notice and this permission notice shall be included in
107 switch (args->in.op) {
112 DRM_ERROR("Invalid sched op specified: %d\n", args->in.op);
116 if (!amdgpu_ctx_priority_is_valid(args->in.priority)) {
117 WARN(1, "Invalid context priority %d\n", args->in.priority);
121 switch (args->in.op) {
124 args->in.fd,
125 args->in.priority);
129 args->in
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-lgphilips-lb035q02.c41 struct omap_dss_device *in; member in struct:panel_drv_data
117 struct omap_dss_device *in = ddata->in; local
123 r = in->ops.dpi->connect(in, dssdev);
135 struct omap_dss_device *in = ddata->in; local
140 in->ops.dpi->disconnect(in, dssdev);
146 struct omap_dss_device *in local
174 struct omap_dss_device *in = ddata->in; local
191 struct omap_dss_device *in = ddata->in; local
211 struct omap_dss_device *in = ddata->in; local
234 struct omap_dss_device *in; local
303 struct omap_dss_device *in = ddata->in; local
[all...]
H A Dpanel-nec-nl8048hl11.c21 struct omap_dss_device *in; member in struct:panel_drv_data
96 pr_err("error in spi_write %x\n", data);
118 struct omap_dss_device *in = ddata->in; local
123 return in->ops.dpi->connect(in, dssdev);
129 struct omap_dss_device *in = ddata->in; local
134 in->ops.dpi->disconnect(in, dssde
140 struct omap_dss_device *in = ddata->in; local
168 struct omap_dss_device *in = ddata->in; local
185 struct omap_dss_device *in = ddata->in; local
205 struct omap_dss_device *in = ddata->in; local
297 struct omap_dss_device *in = ddata->in; local
[all...]
/linux-master/scripts/mod/
H A Dsumversion.c1 #include <netinet/in.h>
21 * by Colin Plumb in 1993.
88 static void md4_transform(uint32_t *hash, uint32_t const *in) argument
97 ROUND1(a, b, c, d, in[0], 3);
98 ROUND1(d, a, b, c, in[1], 7);
99 ROUND1(c, d, a, b, in[2], 11);
100 ROUND1(b, c, d, a, in[3], 19);
101 ROUND1(a, b, c, d, in[4], 3);
102 ROUND1(d, a, b, c, in[5], 7);
103 ROUND1(c, d, a, b, in[
[all...]
/linux-master/drivers/media/pci/cx18/
H A Dcx18-audio.c25 const struct cx18_card_audio_input *in; local
31 in = &cx->card->radio_input;
33 in = &cx->card->audio_inputs[cx->audio_input];
37 (u32) in->muxer_input, 0, 0);
40 audio, s_routing, in->audio_input, 0, 0);
47 switch (in->audio_input) {
61 switch (in->audio_input) {
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_perf.c8 char in[128], out[128]; local
11 .data_in = in,
12 .data_size_in = sizeof(in),
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-assign-cpus.sh20 for i in node*
27 for j in $i/cpu*/cache/index*
40 for i in node*/cpu*/cache/index*/shared_cpu_list
51 for i in $indexlist
54 for n in node*
79 for n in node*
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcq.c7 * COPYING in the main directory of this source tree, or the
10 * Redistribution and use in source and binary forms, with or
18 * - Redistributions in binary form must reproduce the above
20 * disclaimer in the documentation and/or other materials
88 /* Callers must verify outbox status in case of err */
90 u32 *in, int inlen, u32 *out, int outlen)
92 int eqn = MLX5_GET(cqc, MLX5_ADDR_OF(create_cq_in, in, cq_context),
103 MLX5_SET(create_cq_in, in, opcode, MLX5_CMD_OP_CREATE_CQ);
104 err = mlx5_cmd_do(dev, in, inlen, out, outlen);
112 cq->uid = MLX5_GET(create_cq_in, in, ui
89 mlx5_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, u32 *in, int inlen, u32 *out, int outlen) argument
154 mlx5_core_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, u32 *in, int inlen, u32 *out, int outlen) argument
165 u32 in[MLX5_ST_SZ_DW(destroy_cq_in)] = {}; local
191 u32 in[MLX5_ST_SZ_DW(query_cq_in)] = {}; local
199 mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, u32 *in, int inlen) argument
215 u32 in[MLX5_ST_SZ_DW(modify_cq_in)] = {}; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c13 u32 in[MLX5_ST_SZ_DW(query_esw_vport_context_in)] = {}; local
16 MLX5_SET(query_esw_vport_context_in, in, opcode,
18 MLX5_SET(query_esw_vport_context_in, in, other_vport, other_vport);
19 MLX5_SET(query_esw_vport_context_in, in, vport_number, vport_number);
21 err = mlx5_cmd_exec_inout(mdev, query_esw_vport_context, in, out);
38 u32 in[MLX5_ST_SZ_DW(query_hca_cap_in)] = {}; local
48 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP);
49 MLX5_SET(query_hca_cap_in, in, other_function, other_vport);
50 MLX5_SET(query_hca_cap_in, in, function_id, mlx5_vport_to_func_id(mdev, vport_number, ec_vf_func));
51 MLX5_SET(query_hca_cap_in, in, ec_vf_functio
94 u32 in[MLX5_ST_SZ_DW(query_nic_vport_context_in)] = {}; local
237 u32 in[MLX5_ST_SZ_DW(query_flow_table_in)] = {}; local
267 u32 in[MLX5_ST_SZ_DW(general_obj_in_cmd_hdr)] = {}; local
293 u32 in[MLX5_ST_SZ_DW(sync_steering_in)] = {}; local
318 u32 *in; local
355 u32 in[MLX5_ST_SZ_DW(delete_fte_in)] = {}; local
373 u32 *in; local
403 u32 in[MLX5_ST_SZ_DW(dealloc_modify_header_context_in)] = {}; local
420 u32 *in; local
447 u32 in[MLX5_ST_SZ_DW(destroy_flow_group_in)] = {}; local
464 u32 in[MLX5_ST_SZ_DW(create_flow_table_in)] = {}; local
519 u32 in[MLX5_ST_SZ_DW(destroy_flow_table_in)] = {}; local
541 void *in; local
579 u32 in[MLX5_ST_SZ_DW(dealloc_packet_reformat_context_in)] = {}; local
624 u32 in[MLX5_ST_SZ_DW(create_match_definer_in)] = {}; local
656 u32 in[MLX5_ST_SZ_DW(general_obj_in_cmd_hdr)] = {}; local
670 u32 in[MLX5_ST_SZ_DW(query_roce_address_in)] = {}; local
705 u32 in[MLX5_ST_SZ_DW(create_modify_header_arg_in)] = {}; local
733 u32 in[MLX5_ST_SZ_DW(general_obj_in_cmd_hdr)] = {}; local
796 u32 *in; local
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dib_virt.c7 * COPYING in the main directory of this source tree, or the
10 * Redistribution and use in source and binary forms, with or
18 * - Redistributions in binary form must reproduce the above
20 * disclaimer in the documentation and/or other materials
97 struct mlx5_hca_vport_context *in; local
101 in = kzalloc(sizeof(*in), GFP_KERNEL);
102 if (!in)
105 in->policy = net_to_mlx_policy(state);
106 if (in
156 struct mlx5_hca_vport_context *in; local
180 struct mlx5_hca_vport_context *in; local
[all...]
/linux-master/scripts/dtc/
H A Ddt-extract-compatibles11 """ Find all compatible strings in OF_DECLARE() style macros """
18 for m in re.finditer(re_macros, data):
22 # Fails on compatible strings in #define, so just skip
30 """ Find all compatible strings in of_device_id structs """
32 for m in re.finditer(r'of_device_id(\s+\S+)?\s+(\S+)\[\](\s+\S+)?\s*=\s*({.*?);', data):
33 if match_table_list is not None and m[2] not in match_table_list:
43 for m in re.finditer(r'\.of_match_table\s+=\s+(of_match_ptr\()?([a-zA-Z0-9_-]+)', data):
54 # For a compatible in the DT to be matched to a driver it needs to show
55 # up in a driver's of_match_table
59 compat_list = [compat for compat in compat_lis
[all...]
/linux-master/include/linux/decompress/
H A Dunxz.h13 int unxz(unsigned char *in, long in_size,
/linux-master/sound/soc/img/
H A DMakefile2 obj-$(CONFIG_SND_SOC_IMG_I2S_IN) += img-i2s-in.o
5 obj-$(CONFIG_SND_SOC_IMG_SPDIF_IN) += img-spdif-in.o
/linux-master/tools/build/tests/ex/
H A DMakefile11 ex: ex-in.o libex-in.o
17 ex-in.o: fixdep FORCE
20 libex-in.o: fixdep FORCE
/linux-master/tools/testing/selftests/cpufreq/
H A Dcpu.sh18 for cpu in $cpus; do
26 for cpu in $cpus; do
58 for i in `seq 1 $1`; do
78 for cpu in `ls $CPUROOT | grep "cpu[0-9].*"`; do
/linux-master/drivers/misc/altera-stapl/
H A Daltera-exprt.h16 u32 altera_shrink(u8 *in, u32 in_length, u8 *out, u32 out_length, s32 version);
/linux-master/include/net/netfilter/ipv4/
H A Dnf_dup_ipv4.h6 #include <uapi/linux/in.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_misc.c12 char in[256]; member in struct:__anon2594
41 struct core_reloc_misc___a *in_a = (void *)&data.in;
42 struct core_reloc_misc___b *in_b = (void *)&data.in;
43 struct core_reloc_misc_extensible *in_ext = (void *)&data.in;
H A Dtest_core_reloc_flavors.c12 char in[256]; member in struct:__anon2589
34 /* a and c overlap in local flavor, but this should still work
48 struct core_reloc_flavors *in_orig = (void *)&data.in;
49 struct core_reloc_flavors___reversed *in_rev = (void *)&data.in;
50 struct core_reloc_flavors___weird *in_weird = (void *)&data.in;
/linux-master/scripts/
H A Dfind-unused-docs.sh6 # that are not included in documentation.
36 that are not used in the formatted documentation"
44 for each in "${files_included[@]}"; do
52 for file in `find $1 -name '*.c'`; do
/linux-master/drivers/staging/media/atomisp/pci/runtime/event/interface/
H A Dia_css_event.h10 * This program is distributed in the hope it will be useful, but WITHOUT
23 u8 *in,
/linux-master/arch/mips/kernel/syscalls/
H A Dsyscallnr.sh4 in="$1"
12 grep -E "^[0-9A-Fa-fXx]+[[:space:]]+${my_abis}" "$in" | sort -n | (
/linux-master/arch/arm/tools/
H A Dsyscallnr.sh3 in="$1"
11 grep -E "^[0-9A-Fa-fXx]+[[:space:]]+" "$in" | sort -n | tail -n1 | (
16 * This needs to be greater than __NR_last_syscall+1 in order to account
17 * for the padding in the syscall table.

Completed in 514 milliseconds

1234567891011>>