Searched defs:opt (Results 1 - 25 of 553) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Dparse-sublevel-options.c12 struct sublevel_option *opt = opts; local
H A Dparse-branch-options.c99 parse_branch_stack(const struct option *opt, const char *str, int unset) argument
H A Dparse-regs-options.c13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) argument
86 parse_user_regs(const struct option *opt, const char *str, int unset) argument
92 parse_intr_regs(const struct option *opt, const char *str, int unset) argument
/linux-master/drivers/tty/serial/
H A Dearlycon-semihost.c23 __init early_smh_setup(struct earlycon_device *device, const char *opt) argument
H A Dearlycon-riscv-sbi.c40 early_sbi_setup(struct earlycon_device *device, const char *opt) argument
H A Dimx_earlycon.c36 imx_console_early_setup(struct earlycon_device *dev, const char *opt) argument
/linux-master/tools/testing/selftests/media_tests/
H A Dmedia_device_test.c46 int opt; local
H A Dmedia_device_open.c41 int opt; local
/linux-master/samples/bpf/
H A Dtc_l2_redirect_user.c30 int opt; local
H A Dtest_cgrp2_array_pin.c33 int opt; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dgeneve.h27 mlx5_geneve_tlv_option_add(struct mlx5_geneve *geneve, struct geneve_opt *opt) { return 0; } argument
/linux-master/net/ipv4/
H A Dip_forward.c67 struct ip_options *opt = &(IPCB(skb)->opt); local
88 struct ip_options *opt = &(IPCB(skb)->opt); local
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Doption.c28 nvkm_stropt(const char *optstr, const char *opt, int *arglen) argument
54 nvkm_boolopt(const char *optstr, const char *opt, bool value) argument
77 nvkm_longopt(const char *optstr, const char *opt, long value) argument
/linux-master/include/net/
H A Dseg6.h73 seg6_get_daddr(struct sk_buff *skb, struct inet6_skb_parm *opt) argument
/linux-master/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c27 int fd, opt; local
/linux-master/arch/parisc/kernel/
H A Dpdc_cons.c45 pdc_earlycon_setup(struct earlycon_device *device, const char *opt) argument
/linux-master/tools/perf/tests/
H A Dpfm.c30 struct option opt; local
91 struct option opt; local
/linux-master/tools/usb/usbip/src/
H A Dusbip_detach.c102 int opt; local
H A Dusbip.c143 int opt; local
H A Dusbip_unbind.c107 int opt; local
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_if.c53 venc_if_encode(struct mtk_vcodec_enc_ctx *ctx, enum venc_start_opt opt, struct venc_frm_buf *frm_buf, struct mtk_vcodec_mem *bs_buf, struct venc_done_result *result) argument
/linux-master/drivers/video/
H A Dcmdline.c43 const char *opt; local
87 const char *opt = NULL; local
/linux-master/fs/bcachefs/
H A Dcompress.h28 struct bch_compression_opt opt = __bch2_compression_decode(v); local
40 static inline unsigned bch2_compression_encode(struct bch_compression_opt opt) argument
/linux-master/tools/testing/selftests/timers/
H A Dset-2038.c77 int opt, dangerous = 0; local
/linux-master/tools/power/cpupower/bench/
H A Dparse.c158 char opt[16], val[32], *line = NULL; local
[all...]

Completed in 261 milliseconds

1234567891011>>