Searched defs:update (Results 1 - 25 of 235) sorted by relevance

12345678910

/linux-master/drivers/platform/x86/intel/wmi/
H A DMakefile
/linux-master/tools/perf/ui/
H A Dprogress.h28 void (*update)(struct ui_progress *p); member in struct:ui_progress_ops
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) argument
15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) argument
/linux-master/drivers/gpu/drm/armada/
H A Darmada_gem.h20 void (*update)(void *); member in struct:armada_gem_object
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_gfxpll.h25 int (*update)(struct loongson_gfxpll * const this, member in struct:loongson_gfxpll_funcs
H A Dlsdc_pixpll.h58 int (*update)(struct lsdc_pixpll * const this, member in struct:lsdc_pixpll_funcs
/linux-master/tools/testing/selftests/bpf/progs/
H A Dhtab_mem_bench.c58 struct update_ctx update; local
70 struct update_ctx update; local
86 struct update_ctx update; local
98 struct update_ctx update; local
[all...]
H A Dbloom_filter_bench.c44 bool update; member in struct:callback_ctx
H A Dtest_bpf_cookie.c23 static void update(void *ctx, __u64 *res) function
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.h23 int (*update)(struct nv50_core *, u32 *interlock, bool ntfy); member in struct:nv50_core_func
/linux-master/include/drm/
H A Ddrm_simple_kms_helper.h109 void (*update)(struct drm_simple_display_pipe *pipe, member in struct:drm_simple_display_pipe_funcs
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c188 const struct dc_surface_update *update = &updates[i]; local
[all...]
/linux-master/fs/ceph/
H A Dcache.c55 void ceph_fscache_unuse_cookie(struct inode *inode, bool update) argument
H A Dcache.h82 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) argument
/linux-master/drivers/auxdisplay/
H A Dline-display.h54 void (*update)(struct linedisp *linedisp); member in struct:linedisp_ops
/linux-master/include/linux/
H A Dbtree-type.h51 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, function
94 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, function
/linux-master/include/xen/interface/io/
H A Dfbif.h54 struct xenfb_update update; member in union:xenfb_out_event
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disph3a_aewb.c183 int update = 0; local
[all...]
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-regs.c199 int fimc_is_itf_s_param(struct fimc_is *is, bool update) argument
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.c42 nfp_net_sriov_update(struct nfp_app *app, int vf, u16 update, const char *msg) argument
100 u16 update = NFP_NET_VF_CFG_MB_UPD_VLAN; local
/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_vp8.c459 int update, i; local
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcalib.c229 void ath9k_hw_start_nfcal(struct ath_hw *ah, bool update) argument
/linux-master/drivers/powercap/
H A Didle_inject.c88 bool (*update)(void); member in struct:idle_inject_device
331 idle_inject_register_full(struct cpumask *cpumask, bool (*update)(void)) argument
[all...]
/linux-master/drivers/platform/x86/amd/pmf/
H A Dauto-mode.c153 bool update = false; local
/linux-master/fs/smb/client/
H A Dfscache.h129 static inline void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) {} argument

Completed in 256 milliseconds

12345678910