/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | nhi.c | 61 u32 step, shift, ivr, misc; in ring_interrupt_active() local
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 902 int ret, step; in cxgbit_offload_init() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tgafb.c | 1155 int depos, sepos, backward, last_step, step; local
|
H A D | arkfb.c | 567 int rv, mem, step; in arkfb_check_var() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_set_pipapo.c | 957 static bool pipapo_step_diff(u8 *base, int step, int len) in pipapo_step_diff() argument 979 pipapo_step_after_end(const u8 *base, const u8 *end, int step, int len) pipapo_step_after_end() argument 1004 pipapo_base_sum(u8 *base, int step, int len) global() argument 1042 int step, masks = 0, bytes = DIV_ROUND_UP(len, BITS_PER_BYTE); global() local [all...] |
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-ctrls.h | 272 u64 step; member 419 u64 step; member 921 v4l2_ctrl_modify_range(struct v4l2_ctrl *ctrl, s64 min, s64 max, u64 step, s64 def) v4l2_ctrl_modify_range() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | suspend.h | 92 static inline void dpm_save_failed_step(enum suspend_stat_step step) in dpm_save_failed_step() argument
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_compat.c | 125 u32 step; member
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | dir.c | 199 u64 step = count >> 1; in __dcache_readdir() local 500 int step, nr = rinfo->dir_nr; in ceph_readdir() local [all...] |
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | dir.c | 939 int order, step, name_len = 0; in exfat_find_dir_entry() local [all...] |
/kernel/linux/linux-5.10/lib/zstd/ |
H A D | fse_compress.c | 100 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildCTable_wksp() local 623 U64 const step = div_u64((U64)1 << 62, (U32)total); /* <== here, one division ! */ in FSE_normalizeCount() local
|
/kernel/linux/linux-5.10/kernel/power/ |
H A D | main.c | 290 static char *suspend_step_name(enum suspend_stat_step step) in suspend_step_name() argument 361 enum suspend_stat_step step; in last_failed_step_show() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_gtt.c | 391 int step; in fill_hole() member 684 u64 step in pot_hole() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 147 u32 step; member 1243 const u32 step = desc->reg.step ? desc->reg.step in check_cmd() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 938 struct phase_step step = { { 0 } }; in mdp5_plane_mode_set() local 830 mdp5_hwpipe_mode_set(struct mdp5_kms *mdp5_kms, struct mdp5_hw_pipe *hwpipe, struct drm_framebuffer *fb, struct phase_step *step, struct pixel_ext *pe, u32 scale_config, u32 hdecm, u32 vdecm, bool hflip, bool vflip, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, u32 src_img_w, u32 src_img_h, u32 src_x, u32 src_y, u32 src_w, u32 src_h) mdp5_hwpipe_mode_set() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | 125 const u32 step = frame->dwFrameInterval[2]; in uvc_try_frame_interval() local [all...] |
H A D | uvc_ctrl.c | 1592 u32 step; in uvc_ctrl_set() local [all...] |
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | max8997-regulator.c | 63 int step; member [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/ |
H A D | ecc-mxic.c | 484 int step; in mxic_ecc_extract_status_bytes() local 498 int step; in mxic_ecc_reconstruct_oobbuf() local 510 int step; mxic_ecc_add_room_in_oobbuf() local 527 int step; mxic_ecc_count_biterrs() local 558 int offset, nents, step, ret; mxic_ecc_prepare_io_req_external() local 617 int nents, step, ret; mxic_ecc_finish_io_req_external() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | 186 const u32 step = frame->dwFrameInterval[2]; in uvc_try_frame_interval() local [all...] |
H A D | uvc_ctrl.c | 1890 u32 step; in uvc_ctrl_set() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfdk/ |
H A D | dp.c | 855 unsigned int step = 1; in nfp_nfdk_xdp_complete() local
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | dir.c | 200 u64 step = count >> 1; in __dcache_readdir() local 518 int step, nr = rinfo->dir_nr; in ceph_readdir() local [all...] |
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | dir.c | 987 int order, step, name_len = 0; in exfat_find_dir_entry() local [all...] |
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | attrib.c | 896 int step = 0; in attr_data_get_block() local
|