/linux/scripts/ |
H A D | checktransupdate.py | 42 get_latest_commit_from(file_path, commit) global() argument 83 pretty_output(commit) global() argument 91 valid_commit(commit) global() argument [all...] |
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 */
|
H A D | jfs_logmgr.c | 193 uint commit; /* # of commit */ member
|
/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 3161 unsigned long commit; in rb_iter_head_event() local 5292 unsigned commit; in ring_buffer_iter_empty() local 6598 unsigned int commit; in ring_buffer_read_page() local 7357 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/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/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/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/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan.c | 1474 u32 buffer_size, int commit, u32 drv_handler) in wilc_wlan_cfg_set() 1514 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get()
|
/linux/fs/adfs/ |
H A D | adfs.h | 134 int (*commit)(struct adfs_dir *dir); member
|
/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
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | 411 struct drm_crtc_commit *commit; in vc4_atomic_commit_tail() local
|
/linux/fs/btrfs/ |
H A D | transaction.c | 898 static noinline void wait_for_commit(struct btrfs_transaction *commit, in wait_for_commit()
|