Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 1003) sorted by last modified time

12345678910>>...41

/linux/scripts/kconfig/
H A Dgconf.c432 gint w, h; in on_window1_size_request() local
697 gint w, h; in on_split_clicked() local
/linux/net/ipv6/
H A Droute.c603 static void rt6_probe_deferred(struct work_struct *w) in rt6_probe_deferred()
5839 struct fib6_nh_exception_dump_walker *w = arg; in rt6_nh_dump_exceptions() local
5932 struct fib6_nh_exception_dump_walker w = { .dump = arg, in rt6_dump_route() local
/linux/mm/
H A Dvmstat.c1949 static void vmstat_update(struct work_struct *w) in vmstat_update()
2027 static void vmstat_shepherd(struct work_struct *w) in vmstat_shepherd()
/linux/kernel/trace/
H A Dring_buffer.c3516 unsigned long tail, write, w; in __rb_reserve_next() local
/linux/kernel/sched/
H A Dfair.c176 static inline void update_load_set(struct load_weight *lw, unsigned long w) in update_load_set()
232 unsigned long w; in __update_inv_weight() local
H A Dtopology.c2115 int w; member
/linux/kernel/
H A Dexit.c291 int rcuwait_wake_up(struct rcuwait *w) in rcuwait_wake_up()
/linux/fs/nfsd/
H A Dnfs4xdr.c1047 u32 w; in nfsd4_decode_share_access() local
/linux/drivers/of/
H A Daddress.c123 u32 w = be32_to_cpup(addr); in of_bus_pci_get_flags() local
313 u32 w = be32_to_cpup(addr); in of_bus_isa_get_flags() local
/linux/drivers/clk/samsung/
H A Dclk.h130 #define __MUX(_id, cname, pnames, o, s, w, f, mf) \ argument
143 #define MUX(_id, cname, pnames, o, s, w) \ argument
146 #define MUX_F(_id, cname, pnames, o, s, w, f, mf) \ argument
150 #define nMUX(_id, cname, pnames, o, s, w) \ argument
153 #define nMUX_F(_id, cname, pnames, o, s, w, f, mf) \ argument
180 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ argument
193 #define DIV(_id, cname, pname, o, s, w) \ argument
196 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument
199 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument
/linux/drivers/clk/qcom/
H A Dclk-alpha-pll.c265 #define ALPHA_SHIFT(w) min(w, ALPHA_BITWIDTH) argument
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h343 #define __PPC_WC(w) (((w) & 0x3) << 21) argument
344 #define __PPC_WS(w) (((w) & 0x1f) << 11) argument
403 #define PPC_RAW_WAIT(w, p) (0x7c00003c | __PPC_WC(w) | __PPC_PL(p)) argument
412 #define PPC_RAW_ERATWE(s, a, w) (0x7c0001a6 | __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w)) argument
413 #define PPC_RAW_ERATRE(s, a, w) (0x7c000166 | __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w)) argument
416 #define PPC_RAW_ERATSX(t, a, w) (0x7c000126 | __PPC_RS(t) | __PPC_RA0(a) | __PPC_RB(b)) argument
417 #define PPC_RAW_ERATSX_DOT(t, a, w) (0x7c000127 | __PPC_RS(t) | __PPC_RA0(a) | __PPC_RB(b)) argument
627 #define PPC_WAIT(w, p) stringify_in_c(.long PPC_RAW_WAIT(w, p)) argument
637 #define PPC_ERATWE(s, a, w) stringify_in_c(.long PPC_RAW_ERATWE(s, a, w)) argument
638 #define PPC_ERATRE(s, a, w) stringify_in_c(.long PPC_RAW_ERATRE(a, a, w)) argument
[all …]
/linux/arch/parisc/math-emu/
H A Ddriver.c51 #define FPSW_FLAGS(w) ((w) >> 27) argument
52 #define FPSW_ENABLE(w) ((w) & 0x1f) argument
/linux/include/uapi/linux/
H A Dvideodev2.h1285 struct v4l2_rect w; member
/linux/include/linux/
H A Ddevm-helpers.h47 struct delayed_work *w, in devm_delayed_work_autocancel()
72 struct work_struct *w, in devm_work_autocancel()
/linux/drivers/staging/media/ipu3/
H A Dipu3-css.c1221 unsigned int w, h; in imgu_css_binary_setup() local
/linux/drivers/staging/media/atomisp/pci/
H A Dbits.h92 #define _hrt_get_bits(w, b, n) \ argument
94 #define _hrt_set_bits(w, b, n, v) \ argument
96 #define _hrt_get_bit(w, b) \ argument
98 #define _hrt_set_bit(w, b, v) \ argument
100 #define _hrt_set_lower_half(w, v) \ argument
102 #define _hrt_set_upper_half(w, v) \ argument
H A Datomisp_cmd.c1902 unsigned int w, h; in atomisp_check_zoom_region() local
/linux/drivers/media/v4l2-core/
H A Dv4l2-common.c119 void v4l_bound_align_image(u32 *w, unsigned int wmin, unsigned int wmax, in v4l_bound_align_image()
/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c1573 struct uvc_ctrl_work *w = &dev->async_ctrl; in uvc_ctrl_status_event_work() local
1594 struct uvc_ctrl_work *w = &dev->async_ctrl; in uvc_ctrl_status_event_async() local
/linux/drivers/media/usb/s2255/
H A Ds2255drv.c661 int w = vc->width; in buffer_prepare() local
/linux/drivers/media/usb/au0828/
H A Dau0828-video.c744 int ret, h, w; in au0828_analog_stream_enable() local
/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c497 unsigned int w = ntohl(p_hdr->width); in is_header_valid() local
/linux/drivers/media/platform/verisilicon/
H A Dhantro_h1_regs.h38 #define H1_REG_ENC_CTRL_WIDTH(w) ((w) << 19) argument
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c941 u32 max_sb_w, max_sb_h, max_w, max_h, w, h; in vdec_av1_slice_alloc_working_buffer() local
1796 int w, h, plane, size; in vdec_av1_slice_setup_core_buffer() local

12345678910>>...41