Searched refs:IN (Results 1 - 25 of 69) sorted by relevance

123

/linux-master/tools/testing/ktest/
H A Dcompare-ktest-sample.pl4 open (IN,"ktest.pl");
5 while (<IN>) {
13 close IN;
15 open (IN, "sample.conf");
16 while (<IN>) {
21 close IN;
H A Dktest.pl1998 open(IN, "$ssh_grub |") or
2005 while (<IN>) {
2017 close(IN);
2360 open(IN, "$output_config") or dodie("Can't read config file");
2361 while (<IN>) {
2369 close(IN);
2472 open(IN, $warnings_file) or
2475 while (<IN>) {
2482 close(IN);
2488 open(IN,
[all...]
/linux-master/scripts/
H A Dtest_fortify.sh6 IN="$1"
9 FILE="${IN##*/}"
40 if "$@" -Werror -c "$IN" -o "$OUT".o 2> "$TMP" ; then
46 status="warning: unsafe ${FUNC}() usage lacked '$WANT' symbol in $IN"
55 status="warning: unsafe ${FUNC}() usage lacked '$WANT' warning in $IN"
64 echo "ok: unsafe ${FUNC}() usage correctly detected with '$WANT' in $IN" >"$OUT"
H A Ddocumentation-file-ref-check50 open IN, "git grep ':doc:\`' Documentation/|"
52 while (<IN>) {
81 close IN;
83 open IN, "git grep 'Documentation/'|"
85 while (<IN>) {
170 close IN;
H A Drecordmcount.pl398 open (IN, "$nm $inputfile|") || die "error running $nm";
399 while (<IN>) {
406 close(IN);
450 open(IN, "LC_ALL=C $objdump -hdr $inputfile|") || die "error running $objdump";
458 while (<IN>) {
H A Dsphinx-pre-install265 open IN, "$cmd --version 2>&1 |";
266 while (<IN>) {
277 close IN;
283 open IN, $conf or die "Can't open $conf";
284 while (<IN>) {
290 close IN;
1034 if (open IN, "cat /etc/os-release|") {
1035 while (<IN>) {
/linux-master/arch/powerpc/crypto/
H A Dghashp8-ppc.pl56 my ($Xl,$Xm,$Xh,$IN)=map("v$_",(0..3));
120 lvx_u $IN,0,$Xip # load Xi
129 le?vperm $IN,$IN,$IN,$lemask
132 vpmsumd $Xl,$IN,$Hl # H.lo��Xi.lo
133 vpmsumd $Xm,$IN,$H # H.hi��Xi.lo+H.lo��Xi.hi
134 vpmsumd $Xh,$IN,$Hh # H.hi��Xi.hi
180 lvx_u $IN,0,$inp
183 le?vperm $IN,
[all...]
H A Dghashp10-ppc.pl56 my ($Xl,$Xm,$Xh,$IN)=map("v$_",(0..3));
138 vxor $IN,$H,$t1 # twisted H
140 vsldoi $H,$IN,$IN,8 # twist even more ...
153 vpmsumd $Xl,$IN,$Hl # H.lo��H.lo
154 vpmsumd $Xm,$IN,$H # H.hi��H.lo+H.lo��H.hi
155 vpmsumd $Xh,$IN,$Hh # H.hi��H.hi
183 vpmsumd $Xl,$IN,$H2l # H.lo��H^2.lo
185 vpmsumd $Xm,$IN,$H2 # H.hi��H^2.lo+H.lo��H^2.hi
187 vpmsumd $Xh,$IN,
[all...]
/linux-master/arch/x86/kernel/cpu/
H A Dmkcapflags.sh17 IN=$5
25 sed -n -e 's/\t/ /g' -e "s/^ *# *define *$PFX//p" $IN |
/linux-master/drivers/pinctrl/
H A Dpinctrl-k210.c176 K210_PC_DEFAULT(IN),
203 K210_FUNC(JTAG_TCLK, IN),
204 K210_FUNC(JTAG_TDI, IN),
205 K210_FUNC(JTAG_TMS, IN),
221 K210_FUNC(UARTHS_RX, IN),
223 K210_FUNC(RESV6, IN),
224 K210_FUNC(RESV7, IN),
267 K210_FUNC(UART1_RX, IN),
269 K210_FUNC(UART2_RX, IN),
271 K210_FUNC(UART3_RX, IN),
[all...]
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c445 #define IN in->u.i2c_read macro
447 if (IN.num_bytes_read != OUT.num_bytes_read ||
448 IN.num_transactions != OUT.num_transactions ||
449 IN.port_number != OUT.port_number ||
450 IN.read_i2c_device_id != OUT.read_i2c_device_id)
453 for (i = 0; i < IN.num_transactions; i++) {
454 txin = &IN.transactions[i];
469 #undef IN macro
473 #define IN in->u.dpcd_write macro
475 if (IN
481 #undef IN macro
485 #define IN macro
493 #undef IN macro
[all...]
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c49 SENSOR(IN_1V0, "1.0V supply", IN, -1),
50 SENSOR(IN_1V2, "1.2V supply", IN, -1),
51 SENSOR(IN_1V8, "1.8V supply", IN, -1),
52 SENSOR(IN_2V5, "2.5V supply", IN, -1),
53 SENSOR(IN_3V3, "3.3V supply", IN, -1),
54 SENSOR(IN_12V0, "12.0V supply", IN, -1),
55 SENSOR(IN_1V2A, "1.2V analogue supply", IN, -1),
56 SENSOR(IN_VREF, "Ref. voltage", IN, -1),
57 SENSOR(OUT_VAOE, "AOE FPGA supply", IN, -1),
67 SENSOR(IN_VAOE, "AOE input supply", IN,
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c49 SENSOR(IN_1V0, "1.0V supply", IN, -1),
50 SENSOR(IN_1V2, "1.2V supply", IN, -1),
51 SENSOR(IN_1V8, "1.8V supply", IN, -1),
52 SENSOR(IN_2V5, "2.5V supply", IN, -1),
53 SENSOR(IN_3V3, "3.3V supply", IN, -1),
54 SENSOR(IN_12V0, "12.0V supply", IN, -1),
55 SENSOR(IN_1V2A, "1.2V analogue supply", IN, -1),
56 SENSOR(IN_VREF, "Ref. voltage", IN, -1),
57 SENSOR(OUT_VAOE, "AOE FPGA supply", IN, -1),
67 SENSOR(IN_VAOE, "AOE input supply", IN,
[all...]
/linux-master/arch/arm/boot/dts/st/
H A Dst-pincfg.h31 #define IN (0) macro
/linux-master/scripts/dtc/include-prefixes/arm/st/
H A Dst-pincfg.h31 #define IN (0) macro
/linux-master/sound/soc/fsl/
H A Dfsl_asrc_common.h11 #define IN 0 macro
H A Dfsl_asrc_dma.c58 u8 dir = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? OUT : IN;
111 dma_async_issue_pending(pair->dma_chan[IN]);
118 dmaengine_terminate_async(pair->dma_chan[IN]);
151 u8 dir = tx ? OUT : IN;
293 config_be.dst_addr = asrc->paddr + asrc->get_fifo_addr(IN, index);
314 u8 dir = tx ? OUT : IN;
340 u8 dir = tx ? OUT : IN;
H A Dfsl_asrc.c465 clk_index[IN] = asrc_priv->clk_map[IN][config->inclk];
469 clk = asrc_priv->asrck_clk[clk_index[ideal ? OUT : IN]];
472 div_avail = fsl_asrc_divider_avail(clk_rate, inrate, &div[IN]);
481 if (div[IN] == 0 || (!ideal && !div_avail)) {
483 inrate, clk_index[ideal ? OUT : IN]);
487 div[IN] = min_t(u32, 1024, div[IN]);
525 ASRCSR_AICS(index, clk_index[IN]) |
529 indiv = fsl_asrc_cal_asrck_divisor(pair, div[IN]);
[all...]
/linux-master/arch/arc/kernel/
H A Dctx_sw_asm.S14 ; IN
/linux-master/arch/mips/crypto/
H A Dchacha-core.S36 #define IN $a2 define
132 lwl T1, (x*4)+MSB ## (IN); \
133 lwr T1, (x*4)+LSB ## (IN); \
149 lw T1, (x*4) ## (IN); \
228 /* Test IN or OUT is unaligned.
229 * IS_UNALIGNED = ( IN | OUT ) & 0x00000003
231 or IS_UNALIGNED, IN, OUT
238 addiu IN, CHACHA20_BLOCK_SIZE
370 addu IN, $at
373 lbu T1, 0(IN)
[all...]
/linux-master/drivers/hwmon/
H A Dgl518sm.c239 show(IN, in_input1, voltage_in[1]);
240 show(IN, in_input2, voltage_in[2]);
241 show(IN, in_input3, voltage_in[3]);
243 show(IN, in_min1, voltage_min[1]);
244 show(IN, in_min2, voltage_min[2]);
245 show(IN, in_min3, voltage_min[3]);
247 show(IN, in_max1, voltage_max[1]);
248 show(IN, in_max2, voltage_max[2]);
249 show(IN, in_max3, voltage_max[3]);
330 set_low(IN, in_min
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dsasin.S97 oril #0x3F800000,%d0 | ...+-1 IN SGL FORMAT
98 movel %d0,-(%sp) | ...push SIGN(X) IN SGL-FMT
/linux-master/include/linux/
H A Dpoll.h126 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) |
135 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) |
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bo0039.c18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
22 * OTHER DEALINGS IN THE SOFTWARE.
81 NVVAL(NV039, FORMAT, IN, 1) |
/linux-master/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S38 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION OR
43 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
44 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

Completed in 358 milliseconds

123