Searched refs:in (Results 226 - 250 of 2408) sorted by relevance

1234567891011>>

/linux-master/fs/hfs/
H A Dtrans.c22 * Given a 'Pascal String' (a string preceded by a length byte) in
29 * The character '/', which is illegal in Linux filenames is replaced
30 * by ':' which never appears in HFS filenames. All other characters
33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) argument
41 src = in->name;
42 srclen = in->len;
89 * generate the corresponding filename in the Macintosh character set
97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) argument
105 src = in->name;
106 srclen = in
[all...]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-find-errors.sh8 # idea of what to search for in the console.log file.
31 for i in ${rundir}/*/Make.out
60 for i in ${rundir}/*/console.log
72 echo No errors in console logs.
H A Djitterstart.sh4 # Start up the specified number of jitter.sh scripts in the background.
9 # jittering-dir: Directory in which to put "jittering" file.
10 # duration: Time to run in seconds.
27 echo jitterstart.sh: Missing directory in which to place jittering file.
/linux-master/drivers/infiniband/hw/mlx5/
H A Dsrq.c44 struct mlx5_srq_attr *in,
70 if (in->type != IB_SRQT_BASIC) {
84 in->umem = srq->umem;
92 in->uid = (in->type != IB_SRQT_XRC) ? to_mpd(pd)->uid : 0;
94 in->type != IB_SRQT_BASIC)
95 in->user_index = uidx;
106 struct mlx5_srq_attr *in, int buf_size)
139 in->pas = kvcalloc(srq->buf.npages, sizeof(*in
43 create_srq_user(struct ib_pd *pd, struct mlx5_ib_srq *srq, struct mlx5_srq_attr *in, struct ib_udata *udata, int buf_size) argument
105 create_srq_kernel(struct mlx5_ib_dev *dev, struct mlx5_ib_srq *srq, struct mlx5_srq_attr *in, int buf_size) argument
200 struct mlx5_srq_attr in = {}; local
[all...]
H A Ddevx.c38 /* must be last field in this structure */
43 struct list_head list; /* headed in ev_file->event_list */
60 struct list_head file_list; /* headed in ev_file->
63 struct list_head xa_list; /* headed in devx_event->unaffiliated_list or
66 struct list_head obj_list; /* headed in devx_object */
67 struct list_head event_list; /* headed in ev_file->event_list or in
101 void *in; member in struct:devx_umem_reg_cmd
114 u32 in[MLX5_ST_SZ_DW(create_uctx_in)] = {}; local
125 uctx = MLX5_ADDR_OF(create_uctx_in, in, uct
147 u32 in[MLX5_ST_SZ_DW(destroy_uctx_in)] = {}; local
291 devx_get_created_obj_id(const void *in, const void *out, u16 opcode) argument
365 devx_get_obj_id(const void *in) argument
591 devx_is_valid_obj_id(struct uverbs_attr_bundle *attrs, struct ib_uobject *uobj, const void *in) argument
690 devx_set_umem_valid(const void *in) argument
781 devx_is_obj_create_cmd(const void *in, u16 *opcode) argument
834 devx_is_obj_modify_cmd(const void *in) argument
880 devx_is_obj_query_cmd(const void *in) argument
916 devx_is_whitelist_cmd(void *in) argument
952 devx_is_general_cmd(void *in, struct mlx5_ib_dev *dev) argument
1107 devx_obj_build_destroy_cmd(void *in, void *out, void *din, u32 *dinlen, u32 *obj_id) argument
1309 devx_handle_mkey_indirect(struct devx_obj *obj, struct mlx5_ib_dev *dev, void *in, void *out) argument
1328 devx_handle_mkey_create(struct mlx5_ib_dev *dev, struct devx_obj *obj, void *in, int in_len) argument
1452 is_apu_cq(struct mlx5_ib_dev *dev, const void *in) argument
[all...]
/linux-master/tools/testing/selftests/zram/
H A Dzram_lib.sh51 for i in $(seq $dev_start $dev_makeswap); do
55 for i in $(seq $dev_start $dev_mounted); do
59 for i in $(seq $dev_start $dev_end); do
65 for i in $(seq $dev_start $dev_end); do
87 for i in $(seq $dev_start $dev_end); do
96 # detect old kernel or built-in
126 "deprecated in 4.7"
131 for max_s in $zram_max_streams; do
156 for alg in $zram_algs; do
171 for ds in
[all...]
/linux-master/lib/
H A Ddecompress_unzstd.c4 * Important notes about in-place decompression
6 * At least on x86, the kernel is decompressed in place: the compressed data
14 * The worst case for in-place decompression is that the beginning of
19 * The structure of the .zst file in case of a compressed kernel is as follows.
20 * Maximum sizes (as bytes) of the fields are in parenthesis.
28 * ZSTD stores the data in blocks. Each block has a header whose size is
65 * Define __DISABLE_EXPORTS in preboot environments to prevent symbols
83 * Size of the input and output buffers in multi-call mode.
106 error("Input is not in the ZSTD format (wrong magic bytes)");
121 * Handle the case where we have the entire input and output in on
172 zstd_in_buffer in; local
[all...]
/linux-master/drivers/platform/x86/amd/
H A Dwbrf.c42 static int wbrf_record(struct acpi_device *adev, uint8_t action, struct wbrf_ranges_in_out *in) argument
53 if (!in)
56 for (i = 0; i < ARRAY_SIZE(in->band_list); i++) {
57 if (in->band_list[i].start && in->band_list[i].end)
62 * The num_of_ranges value in the "in" object supplied by
64 * entries in the band_list array in there.
66 if (num_of_ranges != in
145 acpi_amd_wbrf_add_remove(struct device *dev, uint8_t action, struct wbrf_ranges_in_out *in) argument
[all...]
/linux-master/tools/testing/selftests/drivers/net/bonding/
H A Dbond_options.sh108 case $primary_reselect in
124 case $primary_reselect in
163 for primary_reselect in 0 1 2; do
174 for primary_reselect in 0 1 2; do
190 for primary_reselect in 0 1 2; do
205 for mode in $modes; do
214 for i in $(seq 0 2); do
234 for i in $(seq 0 2); do
247 for val in $(seq 0 6); do
263 for val in
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drqt.c13 /* Verify that all vhca_ids are in range [0, max_num_vhca_ids - 1] */
65 u32 *in; local
75 in = kvzalloc(inlen, GFP_KERNEL);
76 if (!in)
79 rqtc = MLX5_ADDR_OF(create_rqt_in, in, rqt_context);
86 err = mlx5_core_create_rqt(rqt->mdev, in, inlen, &rqt->rqtn);
88 kvfree(in);
126 /* Could be a bug in the driver or in the kernel part of
200 u32 *in; local
[all...]
/linux-master/tools/lib/subcmd/
H A Drun-command.c37 * that have been passed in via ->in and ->out.
40 need_in = !cmd->no_stdin && cmd->in < 0;
47 cmd->in = fdin[1];
57 else if (cmd->in)
58 close(cmd->in);
69 else if (cmd->in)
70 close(cmd->in);
88 } else if (cmd->in) {
89 dup2(cmd->in,
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.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
42 u32 in[MLX5_ST_SZ_DW(create_scheduling_element_in)] = {}; local
46 schedc = MLX5_ADDR_OF(create_scheduling_element_in, in,
48 MLX5_SET(create_scheduling_element_in, in, opcode,
50 MLX5_SET(create_scheduling_element_in, in, scheduling_hierarchy,
54 err = mlx5_cmd_exec_inout(dev, create_scheduling_element, in, out);
67 u32 in[MLX5_ST_SZ_D local
88 u32 in[MLX5_ST_SZ_DW(destroy_scheduling_element_in)] = {}; local
147 u32 in[MLX5_ST_SZ_DW(set_pp_rate_limit_in)] = {}; local
[all...]
/linux-master/tools/perf/scripts/python/bin/
H A Dexport-to-postgresql-report5 for i in "$@"
H A Dsctop-report5 for i in "$@"
H A Dexport-to-sqlite-report5 for i in "$@"
/linux-master/scripts/
H A Dstackusage9 case "$1" in
H A Dprune-kernel8 for f in "$@"
/linux-master/tools/virtio/ringtest/
H A Drun-on-all.sh11 for cpu in $CPUS_ONLINE
/linux-master/Documentation/admin-guide/aoe/
H A Dstatus.sh4 # A more complete version of this script is aoe-stat, in the
14 # Suse 9.1 Pro doesn't put /sys in /etc/mtab
21 for d in `ls -d $sysd/block/etherd* 2>/dev/null | grep -v p` end; do
/linux-master/tools/testing/selftests/powerpc/eeh/
H A Deeh-vf-aware.sh18 for vf in $vf_list ; do
H A Deeh-vf-unaware.sh17 for vf in $vf_list ; do
/linux-master/tools/testing/selftests/bpf/
H A Dtest_doc_build.sh18 for tgt in docs docs-clean; do
/linux-master/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-hist-expressions.tc21 for i in `seq 1 10` ; do ( echo "forked" > /dev/null); done
59 check_error "Unary minus not supported in subexpression" 'hist:keys=common_pid:x=-(^1)+2'
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dvxlan.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
54 u32 in[MLX5_ST_SZ_DW(add_vxlan_udp_dport_in)] = {}; local
56 MLX5_SET(add_vxlan_udp_dport_in, in, opcode,
58 MLX5_SET(add_vxlan_udp_dport_in, in, vxlan_udp_port, port);
59 return mlx5_cmd_exec_in(mdev, add_vxlan_udp_dport, in);
64 u32 in[MLX5_ST_SZ_DW(delete_vxlan_udp_dport_in)] = {}; local
66 MLX5_SET(delete_vxlan_udp_dport_in, in, opcod
[all...]
/linux-master/include/uapi/linux/
H A Dnetfilter.h7 #include <linux/in.h>
76 struct in_addr in; member in union:nf_inet_addr

Completed in 414 milliseconds

1234567891011>>