Searched refs:ff (Results 26 - 50 of 76) sorted by relevance

1234

/linux-master/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d.sh587 )"4f:ff:c5:5b:00:00:00:00:"$( : ICMP payload
700 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \
732 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff
[all...]
H A Dvxlan_bridge_1q.sh705 in_ns ns1 $MZ w2 -Q $vid -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff \
740 in_ns ns1 $MZ w2 -Q $vid -c 1 -p 64 -a $mac -b ff:ff:ff:ff
[all...]
H A Dtc_flower_l2_miss.sh300 local dmac=ff:ff:ff:ff:ff:ff
H A Dvxlan_asymmetric.sh514 flower dst_mac ff:ff:ff:ff:ff:ff arp_tip 10.1.1.102 arp_op \
/linux-master/drivers/hid/
H A Dhid-lgff.c28 const signed short *ff; member in struct:dev_type
138 ff_bits = devices[i].ff;
151 dev->ff->set_autocenter = hid_lgff_set_autocenter;
H A Dhid-lg3ff.c142 dev->ff->set_autocenter = hid_lg3ff_set_autocenter;
H A Dhid-logitech-hidpp.c2571 struct hidpp_ff_private_data *data = dev->ff->private;
2717 struct hidpp_ff_private_data *data = dev->ff->private;
2729 struct hidpp_ff_private_data *data = dev->ff->private;
2739 struct hidpp_ff_private_data *data = dev->ff->private;
2761 struct hidpp_ff_private_data *data = dev->ff->private;
2779 struct hidpp_ff_private_data *data = idev->ff->private;
2789 struct hidpp_ff_private_data *data = idev->ff->private;
2805 static void hidpp_ff_destroy(struct ff_device *ff) argument
2807 struct hidpp_ff_private_data *data = ff->private;
2825 struct ff_device *ff; local
[all...]
/linux-master/tools/perf/util/
H A Dheader.h105 int (*write)(struct feat_fd *ff, struct evlist *evlist);
106 void (*print)(struct feat_fd *ff, FILE *fp);
107 int (*process)(struct feat_fd *ff, void *data);
H A Dsynthetic-events.c2186 struct feat_fd ff; local
2220 ff = (struct feat_fd){ .fd = fd };
2221 if (write_padded(&ff, NULL, 0, padding))
2294 struct feat_fd ff; local
2303 memset(&ff, 0, sizeof(ff));
2305 ff.buf = malloc(sz);
2306 if (!ff.buf)
2309 ff.size = sz - sz_hdr;
2310 ff
[all...]
/linux-master/fs/
H A Dfile_table.c260 struct backing_file *ff; local
263 ff = kzalloc(sizeof(struct backing_file), GFP_KERNEL);
264 if (unlikely(!ff))
267 error = init_file(&ff->file, flags, cred);
269 kfree(ff);
273 ff->file.f_mode |= FMODE_BACKING | FMODE_NOACCOUNT;
274 return &ff->file;
/linux-master/drivers/video/fbdev/
H A Dpxa168fb.h408 #define DMA_FF_UNDERFLOW_ENA(ff) ((ff) << 29)
414 #define GRA_FF_UNDERFLOW_ENA(ff) ((ff) << 25)
441 #define DMA_FF_UNDERFLOW(ff) ((ff) << 29)
447 #define GRA_FF_UNDERFLOW(ff) ((ff) << 25)
/linux-master/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h640 #define DMA_FF_UNDERFLOW_ENA(ff) ((ff)<<29)
648 #define GRA_FF_UNDERFLOW_ENA(ff) ((ff)<<25)
690 #define PN2_DMA_FF_UNDERFLOW_ENA(ff) ((ff)<<5)
696 #define PN2_GRA_FF_UNDERFLOW_ENA(ff) ((ff)<<1)
749 #define DMA_FF_UNDERFLOW(ff) ((ff)<<2
[all...]
/linux-master/fs/fuse/
H A Dcuse.c146 struct fuse_file *ff = file->private_data; local
147 struct fuse_mount *fm = ff->fm;
149 fuse_sync_release(NULL, ff, file->f_flags);
158 struct fuse_file *ff = file->private_data; local
159 struct cuse_conn *cc = fc_to_cc(ff->fm->fc);
171 struct fuse_file *ff = file->private_data; local
172 struct cuse_conn *cc = fc_to_cc(ff->fm->fc);
H A Dfuse_i.h1077 struct fuse_file *ff; member in struct:fuse_io_args
1085 void fuse_file_free(struct fuse_file *ff);
1088 void fuse_sync_release(struct fuse_inode *fi, struct fuse_file *ff,
1330 int fuse_flush_times(struct inode *inode, struct fuse_file *ff);
1397 int fuse_file_cached_io_open(struct inode *inode, struct fuse_file *ff);
1403 void fuse_file_io_release(struct fuse_file *ff, struct inode *inode);
1408 void fuse_file_release(struct inode *inode, struct fuse_file *ff,
1454 void fuse_passthrough_release(struct fuse_file *ff, struct fuse_backing *fb);
1456 static inline struct file *fuse_file_passthrough(struct fuse_file *ff) argument
1459 return ff
[all...]
H A Ddir.c625 struct fuse_file *ff; local
637 ff = fuse_file_alloc(fm, true);
638 if (!ff)
667 outopenp = &ff->args->open_outarg;
685 ff->fh = outopenp->fh;
686 ff->nodeid = outentry.nodeid;
687 ff->open_flags = outopenp->open_flags;
692 fuse_sync_release(NULL, ff, flags);
703 file->private_data = ff;
708 fuse_sync_release(fi, ff, flag
1197 struct fuse_file *ff = file->private_data; local
1258 struct fuse_file *ff = file->private_data; local
1654 struct fuse_file *ff = file->private_data; local
1836 fuse_flush_times(struct inode *inode, struct fuse_file *ff) argument
1953 struct fuse_file *ff = file->private_data; local
[all...]
/linux-master/drivers/hid/usbhid/
H A Dhid-pidff.c513 struct pidff_device *pidff = dev->ff->private;
535 struct pidff_device *pidff = dev->ff->private;
555 struct pidff_device *pidff = dev->ff->private;
712 struct pidff_device *pidff = dev->ff->private;
750 struct pidff_device *pidff = dev->ff->private;
1232 struct ff_device *ff; local
1305 ff = dev->ff;
1306 ff->private = pidff;
1307 ff
[all...]
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c1014 struct fimc_frame *ff = &ctx->d_frame; local
1021 ret = __video_try_or_set_format(fimc, f, false, &inp_fmt, &ff->fmt);
1028 for (i = 0; i < ff->fmt->memplanes; i++) {
1029 ff->bytesperline[i] = pix->plane_fmt[i].bytesperline;
1030 ff->payload[i] = pix->plane_fmt[i].sizeimage;
1033 set_frame_bounds(ff, pix->width, pix->height);
1036 set_frame_crop(ff, 0, 0, pix->width, pix->height);
1038 fimc_capture_mark_jpeg_xfer(ctx, ff->fmt->color);
1135 const struct fimc_frame *ff = &vc->ctx->s_frame; local
1136 sink_fmt.format.width = ff
1478 const struct fimc_frame *ff = &ctx->s_frame; local
1521 struct fimc_frame *ff; local
[all...]
H A Dfimc-core.h518 static inline u32 fimc_get_format_depth(const struct fimc_fmt *ff) argument
522 if (ff != NULL)
523 for (i = 0; i < ff->colplanes; i++)
524 depth += ff->depth[i];
/linux-master/drivers/input/joystick/iforce/
H A Diforce.h72 signed short *ff; member in struct:iforce_device
140 /* iforce-ff.c */
H A Diforce-packets.c104 if (!iforce->dev->ff)
107 for (i = 0; i < iforce->dev->ff->max_effects; ++i) {
/linux-master/block/
H A Dblk-merge.c731 blk_opf_t ff = rq->cmd_flags & REQ_FAILFAST_MASK; local
744 (bio->bi_opf & REQ_FAILFAST_MASK) != ff);
745 bio->bi_opf |= ff;
984 const blk_opf_t ff = bio_failfast(bio); local
992 if ((req->cmd_flags & REQ_FAILFAST_MASK) != ff)
1010 const blk_opf_t ff = bio_failfast(bio); local
1018 if ((req->cmd_flags & REQ_FAILFAST_MASK) != ff)
/linux-master/drivers/clk/pistachio/
H A Dclk.h162 struct pistachio_fixed_factor *ff,
/linux-master/arch/powerpc/crypto/
H A Daes-tab-4k.S35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd)
95 .long R(20, 10, 10, 30), R(e5, ff, ff, 1a)
151 .long R(87, ce, ce, 49), R(aa, 55, 55, ff)
207 .long R(04, 06, d4, 6f), R(60, 50, 15, ff)
216 .long R(fd, 0e, ff, fb), R(0f, 85, 38, 56)
258 .long R(e6, 95, 6e, 65), R(aa, ff, e6, 7e)
287 .long R(28, 3c, 49, 8b), R(ff, 0d, 95, 41)
/linux-master/drivers/input/misc/
H A Duinput.c13 * - updated ff support for the changes in kernel interface
348 dev->ff->upload = uinput_dev_upload_effect;
349 dev->ff->erase = uinput_dev_erase_effect;
350 dev->ff->playback = uinput_dev_playback;
351 dev->ff->set_gain = uinput_dev_set_gain;
352 dev->ff->set_autocenter = uinput_dev_set_autocenter;
H A Dda7280.c1149 struct ff_device *ff; local
1240 ff = input_dev->ff;
1241 ff->upload = da7280_haptics_upload_effect;
1242 ff->playback = da7280_haptics_playback;

Completed in 552 milliseconds

1234