Home
last modified time | relevance | path

Searched defs:ls (Results 1 – 25 of 74) sorted by relevance

123

/linux/fs/dlm/
A Drecover.c42 int dlm_wait_function(struct dlm_ls *ls, int (*testfn) (struct dlm_ls *ls)) in dlm_wait_function()
74 uint32_t dlm_recover_status(struct dlm_ls *ls) in dlm_recover_status()
253 struct dlm_ls *ls = r->res_ls; in recover_list_add() local
266 struct dlm_ls *ls = r->res_ls; in recover_list_del() local
296 static int recover_xa_empty(struct dlm_ls *ls) in recover_xa_empty()
310 struct dlm_ls *ls = r->res_ls; in recover_xa_add() local
338 struct dlm_ls *ls = r->res_ls; in recover_xa_del() local
359 static void recover_xa_clear(struct dlm_ls *ls) in recover_xa_clear()
450 struct dlm_ls *ls = r->res_ls; in recover_master() local
818 struct dlm_ls *ls = r->res_ls; in recover_conversion() local
[all …]
A Drecoverd.c23 static int dlm_create_masters_list(struct dlm_ls *ls) in dlm_create_masters_list()
49 static void dlm_release_masters_list(struct dlm_ls *ls) in dlm_release_masters_list()
61 static void dlm_create_root_list(struct dlm_ls *ls, struct list_head *root_list) in dlm_create_root_list()
92 static int enable_locking(struct dlm_ls *ls, uint64_t seq) in enable_locking()
122 static int ls_recover(struct dlm_ls *ls, struct dlm_recover *rv) in ls_recover()
347 static void do_ls_recovery(struct dlm_ls *ls) in do_ls_recovery()
392 struct dlm_ls *ls; in dlm_recoverd() local
440 int dlm_recoverd_start(struct dlm_ls *ls) in dlm_recoverd_start()
453 void dlm_recoverd_stop(struct dlm_ls *ls) in dlm_recoverd_stop()
458 void dlm_recoverd_suspend(struct dlm_ls *ls) in dlm_recoverd_suspend()
[all …]
A Dlockspace.c70 static ssize_t dlm_id_show(struct dlm_ls *ls, char *buf) in dlm_id_show()
84 static ssize_t dlm_nodir_show(struct dlm_ls *ls, char *buf) in dlm_nodir_show()
189 static int do_uevent(struct dlm_ls *ls, int in) in do_uevent()
243 struct dlm_ls *ls; in dlm_find_lockspace_global() local
261 struct dlm_ls *ls = lockspace; in dlm_find_lockspace_local() local
269 struct dlm_ls *ls; in dlm_find_lockspace_device() local
284 void dlm_put_lockspace(struct dlm_ls *ls) in dlm_put_lockspace()
290 static void remove_lockspace(struct dlm_ls *ls) in remove_lockspace()
361 struct dlm_ls *ls; in new_lockspace() local
794 struct dlm_ls *ls; in dlm_release_lockspace() local
[all …]
A Dmember.c28 void dlm_slot_save(struct dlm_ls *ls, struct dlm_rcom *rc, in dlm_slot_save()
97 int dlm_slots_copy_in(struct dlm_ls *ls) in dlm_slots_copy_in()
360 int dlm_is_member(struct dlm_ls *ls, int nodeid) in dlm_is_member()
367 int dlm_is_removed(struct dlm_ls *ls, int nodeid) in dlm_is_removed()
398 void dlm_clear_members(struct dlm_ls *ls) in dlm_clear_members()
404 void dlm_clear_members_gone(struct dlm_ls *ls) in dlm_clear_members_gone()
409 static void make_member_array(struct dlm_ls *ls) in make_member_array()
474 static void dlm_lsop_recover_prep(struct dlm_ls *ls) in dlm_lsop_recover_prep()
507 void dlm_lsop_recover_done(struct dlm_ls *ls) in dlm_lsop_recover_done()
620 int dlm_ls_stop(struct dlm_ls *ls) in dlm_ls_stop()
[all …]
A Drcom.c25 static int rcom_response(struct dlm_ls *ls) in rcom_response()
101 static void set_rcom_status(struct dlm_ls *ls, struct rcom_status *rs, in set_rcom_status()
111 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf, in set_rcom_config()
144 static void allow_sync_reply(struct dlm_ls *ls, __le64 *new_seq) in allow_sync_reply()
152 static void disallow_sync_reply(struct dlm_ls *ls) in disallow_sync_reply()
223 static void receive_rcom_status(struct dlm_ls *ls, in receive_rcom_status()
307 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name, in dlm_rcom_names()
364 struct dlm_ls *ls = r->res_ls; in dlm_send_rcom_lookup() local
379 static void receive_rcom_lookup(struct dlm_ls *ls, in receive_rcom_lookup()
411 static void receive_rcom_lookup_reply(struct dlm_ls *ls, in receive_rcom_lookup_reply()
[all …]
A Dlock.c204 void dlm_lock_recovery(struct dlm_ls *ls) in dlm_lock_recovery()
209 void dlm_unlock_recovery(struct dlm_ls *ls) in dlm_unlock_recovery()
214 int dlm_lock_recovery_try(struct dlm_ls *ls) in dlm_lock_recovery_try()
375 struct dlm_ls *ls = r->res_ls; in put_rsb() local
405 void resume_scan_timer(struct dlm_ls *ls) in resume_scan_timer()
1425 struct dlm_ls *ls = r->res_ls; in deactivate_rsb() local
1587 struct dlm_ls *ls; in dlm_put_lkb() local
3378 struct dlm_ls *ls; in dlm_lock() local
3430 struct dlm_ls *ls; in dlm_unlock() local
4963 struct dlm_ls *ls; in dlm_receive_buffer() local
[all …]
A Ddir.c33 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash) in dlm_hash2nodeid()
50 void dlm_recover_dir_nodeid(struct dlm_ls *ls, const struct list_head *root_list) in dlm_recover_dir_nodeid()
59 int dlm_recover_directory(struct dlm_ls *ls, uint64_t seq) in dlm_recover_directory()
197 static struct dlm_rsb *find_rsb_root(struct dlm_ls *ls, const char *name, in find_rsb_root()
236 static void drop_dir_ctx(struct dlm_ls *ls, int nodeid) in drop_dir_ctx()
252 static struct dlm_dir_dump *lookup_dir_dump(struct dlm_ls *ls, int nodeid) in lookup_dir_dump()
268 static struct dlm_dir_dump *init_dir_dump(struct dlm_ls *ls, int nodeid) in init_dir_dump()
297 void dlm_copy_master_names(struct dlm_ls *ls, const char *inbuf, int inlen, in dlm_copy_master_names()
A Dast.c61 struct dlm_ls *ls = rsb->res_ls; in dlm_may_skip_callback() local
126 struct dlm_ls *ls = rsb->res_ls; in dlm_get_cb() local
169 struct dlm_ls *ls = rsb->res_ls; in dlm_add_cb() local
202 int dlm_callback_start(struct dlm_ls *ls) in dlm_callback_start()
217 void dlm_callback_stop(struct dlm_ls *ls) in dlm_callback_stop()
223 void dlm_callback_suspend(struct dlm_ls *ls) in dlm_callback_suspend()
238 void dlm_callback_resume(struct dlm_ls *ls) in dlm_callback_resume()
A Drequestqueue.c33 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, in dlm_add_requestqueue()
65 int dlm_process_requestqueue(struct dlm_ls *ls) in dlm_process_requestqueue()
108 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request()
133 void dlm_purge_requestqueue(struct dlm_ls *ls) in dlm_purge_requestqueue()
A Duser.c181 struct dlm_ls *ls; in dlm_user_add_ast() local
251 struct dlm_ls *ls; in device_user_lock() local
302 struct dlm_ls *ls; in device_user_unlock() local
331 struct dlm_ls *ls; in device_user_deadlock() local
344 static int dlm_device_register(struct dlm_ls *ls, char *name) in dlm_device_register()
376 int dlm_device_deregister(struct dlm_ls *ls) in dlm_device_deregister()
392 struct dlm_ls *ls; in device_user_purge() local
408 struct dlm_ls *ls; in device_create_lockspace() local
438 struct dlm_ls *ls; in device_remove_lockspace() local
642 struct dlm_ls *ls; in device_open() local
[all …]
A Ddebug_fs.c399 struct dlm_ls *ls = seq->private; in table_seq_start() local
422 struct dlm_ls *ls = seq->private; in table_seq_next() local
435 struct dlm_ls *ls = seq->private; in table_seq_stop() local
507 struct dlm_ls *ls = seq->private; in table_write2() local
597 struct dlm_ls *ls = file->private_data; in waiters_read() local
631 struct dlm_ls *ls = file->private_data; in waiters_write() local
665 void dlm_delete_debug_file(struct dlm_ls *ls) in dlm_delete_debug_file()
762 void dlm_create_debug_file(struct dlm_ls *ls) in dlm_create_debug_file()
A Dplock.c126 struct dlm_ls *ls; in dlm_posix_lock() local
291 struct dlm_ls *ls; in dlm_posix_unlock() local
364 struct dlm_ls *ls; in dlm_posix_cancel() local
425 struct dlm_ls *ls; in dlm_posix_get() local
A Ddlm_internal.h62 #define log_error(ls, fmt, args...) \ argument
65 #define log_rinfo(ls, fmt, args...) \ argument
75 #define log_debug(ls, fmt, args...) \ argument
82 #define log_limit(ls, fmt, args...) \ argument
724 static inline int dlm_locking_stopped(struct dlm_ls *ls) in dlm_locking_stopped()
729 static inline int dlm_recovery_stopped(struct dlm_ls *ls) in dlm_recovery_stopped()
734 static inline int dlm_no_directory(struct dlm_ls *ls) in dlm_no_directory()
824 static inline void dlm_create_debug_file(struct dlm_ls *ls) { } in dlm_create_debug_file()
825 static inline void dlm_delete_debug_file(struct dlm_ls *ls) { } in dlm_delete_debug_file()
/linux/fs/gfs2/
A Dlock_dlm.c309 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gdlm_put_lock() local
533 struct lm_lockstruct *ls = arg; in sync_wait_cb() local
539 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_unlock() local
562 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_lock() local
592 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_unlock() local
598 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_lock() local
605 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in control_unlock() local
611 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in control_lock() local
641 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_control_func() local
825 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in control_mount() local
[all …]
A Dsys.c405 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_show() local
417 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_store() local
461 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in lkfirst_show() local
494 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in first_done_show() local
552 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_done_show() local
558 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_status_show() local
/linux/fs/nfsd/
A Dnfs4layouts.c175 struct nfs4_layout_stateid *ls = layoutstateid(stid); in nfsd4_free_layout_stateid() local
198 nfsd4_layout_setlease(struct nfs4_layout_stateid *ls) in nfsd4_layout_setlease()
232 struct nfs4_layout_stateid *ls; in nfsd4_alloc_layout_stateid() local
284 struct nfs4_layout_stateid *ls; in nfsd4_preprocess_layout_stateid() local
508 struct nfs4_layout_stateid *ls; in nfsd4_return_file_layouts() local
551 struct nfs4_layout_stateid *ls, *n; in nfsd4_return_client_layouts() local
594 struct nfs4_layout_stateid *ls, *n; in nfsd4_return_all_client_layouts() local
608 struct nfs4_layout_stateid *ls, *n; in nfsd4_return_all_file_layouts() local
658 struct nfs4_layout_stateid *ls = in nfsd4_cb_layout_prepare() local
669 struct nfs4_layout_stateid *ls = in nfsd4_cb_layout_done() local
[all …]
A Dpnfs.h95 static inline void nfsd4_close_layout(struct nfs4_layout_stateid *ls) in nfsd4_close_layout()
/linux/security/apparmor/
A Dlabel.c597 struct aa_labelset *ls = labels_set(label); in __label_remove() local
633 struct aa_labelset *ls = labels_set(old); in __label_replace() local
776 struct aa_labelset *ls = labels_set(label); in aa_label_remove() local
812 struct aa_labelset *ls = labels_set(old); in aa_label_replace() local
840 struct aa_labelset *ls; in vec_find() local
861 struct aa_labelset *ls; in vec_create_and_insert_label() local
1056 struct aa_labelset *ls; in label_merge_insert() local
1186 struct aa_labelset *ls; in aa_label_find_merge() local
1448 struct aa_labelset *ls; in aa_update_label_name() local
2006 void aa_labelset_init(struct aa_labelset *ls) in aa_labelset_init()
[all …]
/linux/arch/powerpc/platforms/cell/spufs/
A Dspu_save.c49 unsigned int ls = 16384; in save_upper_240kb() local
106 unsigned int ls = (unsigned int)&regs_spill[0]; in spill_regs_to_mem() local
A Dspu_restore.c34 unsigned int ls = (unsigned int)&regs_spill[0]; in fetch_regs_from_mem() local
49 unsigned int ls = 16384; in restore_upper_240kb() local
A Dspu_utils.h99 unsigned int ls = 0; in enqueue_putllc() local
/linux/arch/m68k/lib/
A Dmemset.c34 long *ls = s; in memset() local
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwxgmac2_descs.c147 bool ls, unsigned int tot_pkt_len) in dwxgmac2_prepare_tx_desc()
185 bool ls, unsigned int tcphdrlen, in dwxgmac2_prepare_tso_tx_desc()
A Ddwmac4_descs.c322 bool ls, unsigned int tot_pkt_len) in dwmac4_rd_prepare_tx_desc()
360 bool ls, unsigned int tcphdrlen, in dwmac4_rd_prepare_tso_tx_desc()
/linux/tools/perf/
A Dbuiltin-lock.c662 struct lock_stat *ls; in report_lock_acquire_event() local
737 struct lock_stat *ls; in report_lock_acquired_event() local
803 struct lock_stat *ls; in report_lock_contended_event() local
861 struct lock_stat *ls; in report_lock_release_event() local
1062 struct lock_stat *ls; in report_lock_contention_begin_event() local
1226 struct lock_stat *ls; in report_lock_contention_end_event() local

Completed in 248 milliseconds

123