/linux/scripts/ |
H A D | checktransupdate.py | 42 def get_latest_commit_from(file_path, commit): argument 83 def pretty_output(commit): argument 91 def valid_commit(commit): argument
|
H A D | checkkconfigsymbols.py | 207 def reset(commit): argument
|
/linux/fs/jfs/ |
H A D | jfs_txnmgr.h | 260 struct commit { struct 261 tid_t tid; /* tid = index of tblock */ 262 int flag; /* flags */ 263 struct jfs_log *log; /* log */ 264 struct super_block *sb; /* superblock */ 266 int nip; /* number of entries in iplist */ 267 struct inode **iplist; /* list of pointers to inodes */ 270 struct lrd lrd; /* : log record descriptor */
|
/linux/kernel/trace/ |
H A D | ring_buffer_benchmark.c | 17 local_t commit; member 110 unsigned long commit; in read_page() local
|
H A D | ring_buffer.c | 342 local_t commit; /* write committed index */ member 632 long commit, write; in verify_event() local 3063 unsigned long commit; in rb_iter_head_event() local 5198 unsigned commit; in ring_buffer_iter_empty() local 6548 unsigned int commit; in ring_buffer_read_page() local 7307 unsigned int commit; in ring_buffer_map_get_reader() local
|
/linux/drivers/interconnect/qcom/ |
H A D | bcm-voter.c | 128 u32 addr, bool commit, bool wait) in tcs_cmd_gen() 162 bool commit, wait; in tcs_list_gen() local
|
/linux/net/netfilter/ |
H A D | nf_nat_ovs.c | 87 const struct nf_nat_range2 *range, bool commit) in nf_ct_nat()
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sunxi_engine.h | 63 void (*commit)(struct sunxi_engine *engine, member
|
/linux/include/linux/ |
H A D | tty_buffer.h | 17 unsigned int commit; member
|
/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | msgq.c | 33 nvkm_falcon_msgq_close(struct nvkm_falcon_msgq *msgq, bool commit) in nvkm_falcon_msgq_close()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_global_state.h | 62 struct intel_global_commit *commit; member
|
/linux/drivers/infiniband/core/ |
H A D | uverbs_ioctl.c | 231 bool commit, in uverbs_free_idrs_array() 508 static void bundle_destroy(struct bundle_priv *pbundle, bool commit) in bundle_destroy()
|
/linux/fs/bcachefs/ |
H A D | backpointers.c | 208 bool commit) in backpointer_target_not_found() 275 bool commit) in __bch2_backpointer_get_node() 314 bool commit) in __bch2_backpointer_get_key()
|
/linux/include/linux/netfilter/ |
H A D | nfnetlink.h | 45 int (*commit)(struct net *net, struct sk_buff *skb); member
|
/linux/drivers/pwm/ |
H A D | pwm-mtk-disp.c | 37 unsigned int commit; member
|
/linux/drivers/md/persistent-data/ |
H A D | dm-space-map.h | 48 int (*commit)(struct dm_space_map *sm); member
|
H A D | dm-space-map-common.h | 95 commit_fn commit; member
|
/linux/Documentation/translations/it_IT/process/ |
H A D | maintainer-pgp-guide.rst | 798 .. _it_verify_identities:
|
/linux/drivers/gpu/drm/xe/display/ |
H A D | xe_display.c | 277 struct drm_crtc_commit *commit; in xe_display_flush_cleanup_work() local
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_ipp.h | 29 int (*commit)(struct exynos_drm_ipp *ipp, member
|
/linux/net/sched/ |
H A D | act_ct.c | 934 bool commit) in tcf_ct_act_nat() 969 bool cached, commit, clear; in tcf_ct_act() local
|
/linux/fs/adfs/ |
H A D | adfs.h | 134 int (*commit)(struct adfs_dir *dir); member
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_crc.c | 546 struct drm_crtc_commit *commit; in amdgpu_dm_crtc_set_crc_source() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | runl.h | 53 void (*commit)(struct nvkm_runl *, struct nvkm_memory *, u32 start, int count); member
|
/linux/tools/testing/selftests/damon/ |
H A D | _damon_sysfs.py | 489 def commit(self): global() member in Kdamond
|