Searched refs:which (Results 51 - 75 of 522) sorted by relevance

1234567891011>>

/linux-master/include/crypto/
H A Dgf128mul.h36 in which case the provisions of the GPL apply INSTEAD OF those given above.
89 * XTS and EME (the latter of which is patent encumbered) use the ble
134 held in arrays of bytes in which field bits 8n..8n + 7 are held in
176 static inline u64 gf128mul_mask_from_bit(u64 x, int which) argument
178 /* a constant-time version of 'x & ((u64)1 << which) ? (u64)-1 : 0' */
179 return ((s64)(x << (63 - which)) >> 63);
243 /* First initialize with the constant factor with which you
/linux-master/fs/afs/
H A Dxattr.c147 int which = 0, dsize, ret = -ENOMEM; local
150 which = 0;
152 which = 1;
154 which = 2;
156 which = 3;
164 if (which == 0)
166 else if (which == 3)
182 switch (which) {
266 * Get the name of the cell on which a file resides.
331 * Get the name of the volume on which
[all...]
/linux-master/tools/perf/tests/shell/common/
H A Dsettings.sh10 # change the usual sample command which is used in all of the tests
16 #### which perf to use in the testing
17 export CMD_PERF=${CMD_PERF:-`which perf`}
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace_dbg.h94 #define hfi1_cdbg(which, fmt, ...) \
95 __hfi1_trace_##which(__func__, fmt, ##__VA_ARGS__)
/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c23 static s64 __uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, argument
35 ret = efi_call_virt_pointer(tab, function, (u64)which, a1, a2, a3, a4, a5);
40 static s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, argument
48 ret = __uv_bios_call(which, a1, a2, a3, a4, a5);
54 static s64 uv_bios_call_irqsave(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, argument
64 ret = __uv_bios_call(which, a1, a2, a3, a4, a5);
/linux-master/scripts/selinux/
H A Dinstall_policy.sh9 SF=`which setfiles`
16 CP=`which checkpolicy`
24 ENABLED=`which selinuxenabled`
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c224 u32 which, uint32_t pad,
229 if (which == V4L2_SUBDEV_FORMAT_TRY) {
250 struct v4l2_subdev_state *sd_state, uint32_t which,
255 if (which == V4L2_SUBDEV_FORMAT_TRY)
263 uint32_t which,
271 ffmt[i] = atomisp_subdev_get_ffmt(sd, sd_state, which, i);
272 crop[i] = atomisp_subdev_get_rect(sd, sd_state, which, i,
274 comp[i] = atomisp_subdev_get_rect(sd, sd_state, which, i,
289 rec = atomisp_subdev_get_rect(sd, sd_state, sel->which, sel->pad,
312 u32 which, uint32_
222 atomisp_subdev_get_rect(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, u32 which, uint32_t pad, uint32_t target) argument
249 atomisp_subdev_get_ffmt(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, uint32_t which, uint32_t pad) argument
261 isp_get_fmt_rect(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, uint32_t which, struct v4l2_mbus_framefmt **ffmt, struct v4l2_rect *crop[ATOMISP_SUBDEV_PADS_NUM], struct v4l2_rect *comp[ATOMISP_SUBDEV_PADS_NUM]) argument
310 atomisp_subdev_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, u32 which, uint32_t pad, uint32_t target, u32 flags, struct v4l2_rect *r) argument
486 atomisp_subdev_set_ffmt(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, uint32_t which, u32 pad, struct v4l2_mbus_framefmt *ffmt) argument
[all...]
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c113 * @which : wanted subdev format
119 unsigned int pad, enum v4l2_subdev_format_whence which)
121 if (which == V4L2_SUBDEV_FORMAT_TRY)
131 * @which : wanted subdev crop rectangle
136 enum v4l2_subdev_format_whence which)
138 if (which == V4L2_SUBDEV_FORMAT_TRY)
633 * Configures the memory address to which the output frame is written.
710 * (where iw is the requested input width) which can be rewritten as
1237 sel->which);
1239 sel->which);
117 __resizer_get_format(struct isp_res_device *res, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
134 __resizer_get_crop(struct isp_res_device *res, struct v4l2_subdev_state *sd_state, enum v4l2_subdev_format_whence which) argument
1376 resizer_try_format(struct isp_res_device *res, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/drivers/xen/xen-pciback/
H A Dconf_space_header.c23 int which; member in struct:pci_bar_info
140 bar->which = 1;
148 bar->which = 0;
156 /* For the BARs, only allow writes which write ~0 or
182 bar->which = 1;
190 bar->which = 0;
205 *value = bar->which ? bar->len_val : bar->val;
251 bar->which = 0;
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-isp.c162 sel.which = fmt->which;
257 crop.which = sel->which;
274 fmt.which = sel->which;
292 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c316 * @pad: pad from which format is requested
317 * @which: TRY or ACTIVE format
325 enum v4l2_subdev_format_whence which)
327 if (which == V4L2_SUBDEV_FORMAT_TRY)
337 * @pad: pad on which format is requested
339 * @which: wanted subdev format
345 enum v4l2_subdev_format_whence which)
374 which);
405 code->which);
433 csiphy_try_format(csiphy, sd_state, fse->pad, &format, fse->which);
322 __csiphy_get_format(struct csiphy_device *csiphy, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
341 csiphy_try_format(struct csiphy_device *csiphy, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/drivers/input/serio/
H A Dolpc_apsp.c21 * otherwise-unused slow processor which is included in the Marvell MMP2/MMP3
24 * which we read from the Application Processor (AP, i.e. main CPU) in this
41 * used to identify which port (device) is being talked to. The lower byte
76 u32 which = 0; local
79 which = TOUCHPAD_PORT << PORT_SHIFT;
81 which = KEYBOARD_PORT << PORT_SHIFT;
83 dev_dbg(priv->dev, "olpc_apsp_write which=%x val=%x\n", which, val);
87 writel(which | val,
/linux-master/drivers/media/i2c/adv748x/
H A Dadv748x-csi2.c145 unsigned int pad, u32 which)
149 if (which == V4L2_SUBDEV_FORMAT_TRY)
164 sdformat->which);
187 sdformat->which);
198 sdformat->which);
143 adv748x_csi2_get_pad_format(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, unsigned int pad, u32 which) argument
/linux-master/arch/xtensa/platforms/iss/
H A Dsimdisk.c263 static int __init simdisk_setup(struct simdisk *dev, int which, argument
266 char tmp[2] = { '0' + which, 0 };
280 dev->gd->first_minor = which;
284 snprintf(dev->gd->disk_name, 32, "simdisk%d", which);
341 static void simdisk_teardown(struct simdisk *dev, int which, argument
344 char tmp[2] = { '0' + which, 0 };
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-subdev.c151 static inline int check_which(u32 which) argument
153 if (which != V4L2_SUBDEV_FORMAT_TRY &&
154 which != V4L2_SUBDEV_FORMAT_ACTIVE)
176 u32 which, u32 pad, u32 stream)
191 if (which == V4L2_SUBDEV_FORMAT_TRY && (!state || !state->pads))
204 return check_which(format->which) ? : check_pad(sd, format->pad) ? :
205 check_state(sd, state, format->which, format->pad, format->stream);
231 return check_which(code->which) ? : check_pad(sd, code->pad) ? :
232 check_state(sd, state, code->which, code->pad, code->stream) ? :
243 return check_which(fse->which)
175 check_state(struct v4l2_subdev *sd, struct v4l2_subdev_state *state, u32 which, u32 pad, u32 stream) argument
547 u32 which; local
[all...]
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_parser.h15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) argument
36 switch (which) {
/linux-master/tools/testing/selftests/kexec/
H A Dtest_kexec_file_load.sh62 which pesign > /dev/null 2>&1 || log_skip "pesign not found"
80 which getfattr > /dev/null 2>&1
199 # Determine which kernel config options are enabled
/linux-master/fs/freevxfs/
H A Dvxfs_fshead.c43 * @which: 0 for the structural, 1 for the primary fsh.
53 vxfs_getfsh(struct inode *ip, int which) argument
57 bp = vxfs_bread(ip, which);
75 * @sbp: superblock to which the fileset belongs
/linux-master/tools/testing/selftests/firmware/
H A Dfw_lib.sh104 if ! which xz 2> /dev/null > /dev/null; then
109 if ! which zstd 2> /dev/null > /dev/null; then
/linux-master/scripts/
H A DMakefile.clang25 GCC_TOOLCHAIN_DIR := $(dir $(shell which $(CROSS_COMPILE)elfedit))
/linux-master/drivers/staging/media/imx/
H A Dimx-ic-prp.c6 * which are routed directly to the Image Converter preprocess tasks,
83 unsigned int pad, enum v4l2_subdev_format_whence which)
85 if (which == V4L2_SUBDEV_FORMAT_TRY)
117 code->which);
141 fmt = __prp_get_fmt(priv, sd_state, sdformat->pad, sdformat->which);
173 infmt = __prp_get_fmt(priv, sd_state, PRP_SINK_PAD, sdformat->which);
203 fmt = __prp_get_fmt(priv, sd_state, sdformat->pad, sdformat->which);
406 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE)
429 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE)
82 __prp_get_fmt(struct prp_priv *priv, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
H A Dimx-media-csi.c915 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE)
942 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE)
1074 /* record which output pad is now active */
1164 unsigned int pad, enum v4l2_subdev_format_whence which)
1166 if (which == V4L2_SUBDEV_FORMAT_TRY)
1174 enum v4l2_subdev_format_whence which)
1176 if (which == V4L2_SUBDEV_FORMAT_TRY)
1184 enum v4l2_subdev_format_whence which)
1186 if (which == V4L2_SUBDEV_FORMAT_TRY)
1244 infmt = __csi_get_fmt(priv, sd_state, CSI_SINK_PAD, code->which);
1163 __csi_get_fmt(struct csi_priv *priv, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
1173 __csi_get_crop(struct csi_priv *priv, struct v4l2_subdev_state *sd_state, enum v4l2_subdev_format_whence which) argument
1183 __csi_get_compose(struct csi_priv *priv, struct v4l2_subdev_state *sd_state, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_phys.c86 static void __x2apic_send_IPI_shorthand(int vector, u32 which) argument
88 unsigned long cfg = __prepare_ICR(which, vector, 0);
/linux-master/Documentation/devicetree/bindings/
H A DMakefile6 DT_SCHEMA_LINT = $(shell which yamllint || \
13 @which $(DT_DOC_CHECKER) >/dev/null || \
/linux-master/arch/x86/kernel/
H A Dprocess_64.c237 enum which_selector which)
267 if (which == FS)
309 static __always_inline void loadseg(enum which_selector which, argument
312 if (which == FS)
322 enum which_selector which)
335 loadseg(which, __USER_DS);
336 loadseg(which, next_index);
340 * under which we can skip the segment load,
351 loadseg(which, next_index);
355 loadseg(which, next_inde
235 save_base_legacy(struct task_struct *prev_p, unsigned short selector, enum which_selector which) argument
318 load_seg_legacy(unsigned short prev_index, unsigned long prev_base, unsigned short next_index, unsigned long next_base, enum which_selector which) argument
[all...]

Completed in 265 milliseconds

1234567891011>>