Home
last modified time | relevance | path

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

1234

/openbmc/linux/fs/dlm/
H 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
310 struct dlm_ls *ls = r->res_ls; in recover_idr_add() local
335 struct dlm_ls *ls = r->res_ls; in recover_idr_del() local
447 struct dlm_ls *ls = r->res_ls; in recover_master() local
822 struct dlm_ls *ls = r->res_ls; in recover_conversion() local
859 void dlm_recover_rsbs(struct dlm_ls *ls) in dlm_recover_rsbs()
894 int dlm_create_root_list(struct dlm_ls *ls) in dlm_create_root_list()
[all …]
H A Drecoverd.c31 static int enable_locking(struct dlm_ls *ls, uint64_t seq) in enable_locking()
51 static int ls_recover(struct dlm_ls *ls, struct dlm_recover *rv) in ls_recover()
257 static void do_ls_recovery(struct dlm_ls *ls) in do_ls_recovery()
302 struct dlm_ls *ls; in dlm_recoverd() local
350 int dlm_recoverd_start(struct dlm_ls *ls) in dlm_recoverd_start()
363 void dlm_recoverd_stop(struct dlm_ls *ls) in dlm_recoverd_stop()
368 void dlm_recoverd_suspend(struct dlm_ls *ls) in dlm_recoverd_suspend()
374 void dlm_recoverd_resume(struct dlm_ls *ls) in dlm_recoverd_resume()
H A Dlockspace.c198 static int do_uevent(struct dlm_ls *ls, int in) in do_uevent()
252 struct dlm_ls *ls; in find_ls_to_scan() local
268 struct dlm_ls *ls; in dlm_scand() local
307 struct dlm_ls *ls; in dlm_find_lockspace_global() local
325 struct dlm_ls *ls; in dlm_find_lockspace_local() local
342 struct dlm_ls *ls; in dlm_find_lockspace_device() local
357 void dlm_put_lockspace(struct dlm_ls *ls) in dlm_put_lockspace()
363 static void remove_lockspace(struct dlm_ls *ls) in remove_lockspace()
409 struct dlm_ls *ls; in new_lockspace() local
895 struct dlm_ls *ls; in dlm_release_lockspace() local
[all …]
H 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()
396 void dlm_clear_members(struct dlm_ls *ls) in dlm_clear_members()
402 void dlm_clear_members_gone(struct dlm_ls *ls) in dlm_clear_members_gone()
407 static void make_member_array(struct dlm_ls *ls) in make_member_array()
472 static void dlm_lsop_recover_prep(struct dlm_ls *ls) in dlm_lsop_recover_prep()
505 void dlm_lsop_recover_done(struct dlm_ls *ls) in dlm_lsop_recover_done()
618 int dlm_ls_stop(struct dlm_ls *ls) in dlm_ls_stop()
[all …]
H A Drcom.c25 static int rcom_response(struct dlm_ls *ls) in rcom_response()
102 static void set_rcom_status(struct dlm_ls *ls, struct rcom_status *rs, in set_rcom_status()
112 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf, in set_rcom_config()
145 static void allow_sync_reply(struct dlm_ls *ls, __le64 *new_seq) in allow_sync_reply()
153 static void disallow_sync_reply(struct dlm_ls *ls) in disallow_sync_reply()
224 static void receive_rcom_status(struct dlm_ls *ls, in receive_rcom_status()
308 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name, in dlm_rcom_names()
365 struct dlm_ls *ls = r->res_ls; in dlm_send_rcom_lookup() local
380 static void receive_rcom_lookup(struct dlm_ls *ls, in receive_rcom_lookup()
412 static void receive_rcom_lookup_reply(struct dlm_ls *ls, in receive_rcom_lookup_reply()
[all …]
H A Dlock.c209 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()
341 struct dlm_ls *ls = r->res_ls; in put_rsb() local
356 static int pre_rsb_struct(struct dlm_ls *ls) in pre_rsb_struct()
1135 struct dlm_ls *ls = r->res_ls; in toss_rsb() local
1285 struct dlm_ls *ls; in dlm_put_lkb() local
1708 void dlm_scan_rsbs(struct dlm_ls *ls) in dlm_scan_rsbs()
3215 struct dlm_ls *ls; in dlm_lock() local
3267 struct dlm_ls *ls; in dlm_unlock() local
4791 struct dlm_ls *ls; in dlm_receive_buffer() local
[all …]
H A Dast.c43 struct dlm_ls *ls = lkb->lkb_resource->res_ls; in dlm_enqueue_lkb_callback() local
136 struct dlm_ls *ls = lkb->lkb_resource->res_ls; in dlm_add_cb() local
173 struct dlm_ls *ls = lkb->lkb_resource->res_ls; in dlm_callback_work() local
222 int dlm_callback_start(struct dlm_ls *ls) in dlm_callback_start()
233 void dlm_callback_stop(struct dlm_ls *ls) in dlm_callback_stop()
239 void dlm_callback_suspend(struct dlm_ls *ls) in dlm_callback_suspend()
252 void dlm_callback_resume(struct dlm_ls *ls) in dlm_callback_resume()
H A Drequestqueue.c33 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, in dlm_add_requestqueue()
68 int dlm_process_requestqueue(struct dlm_ls *ls) in dlm_process_requestqueue()
125 void dlm_wait_requestqueue(struct dlm_ls *ls) in dlm_wait_requestqueue()
131 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request()
156 void dlm_purge_requestqueue(struct dlm_ls *ls) in dlm_purge_requestqueue()
H 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) in dlm_recover_dir_nodeid()
61 int dlm_recover_directory(struct dlm_ls *ls, uint64_t seq) in dlm_recover_directory()
199 static struct dlm_rsb *find_rsb_root(struct dlm_ls *ls, const char *name, in find_rsb_root()
236 void dlm_copy_master_names(struct dlm_ls *ls, const char *inbuf, int inlen, in dlm_copy_master_names()
H A Duser.c198 struct dlm_ls *ls; in dlm_user_add_ast() local
267 struct dlm_ls *ls; in device_user_lock() local
318 struct dlm_ls *ls; in device_user_unlock() local
347 struct dlm_ls *ls; in device_user_deadlock() local
360 static int dlm_device_register(struct dlm_ls *ls, char *name) in dlm_device_register()
392 int dlm_device_deregister(struct dlm_ls *ls) in dlm_device_deregister()
408 struct dlm_ls *ls; in device_user_purge() local
424 struct dlm_ls *ls; in device_create_lockspace() local
454 struct dlm_ls *ls; in device_remove_lockspace() local
658 struct dlm_ls *ls; in device_open() local
[all …]
H A Dmemory.c83 char *dlm_allocate_lvb(struct dlm_ls *ls) in dlm_allocate_lvb()
96 struct dlm_rsb *dlm_allocate_rsb(struct dlm_ls *ls) in dlm_allocate_rsb()
111 struct dlm_lkb *dlm_allocate_lkb(struct dlm_ls *ls) in dlm_allocate_lkb()
H A Ddebug_fs.c480 struct dlm_ls *ls = seq->private; in table_seq_start() local
560 struct dlm_ls *ls = seq->private; in table_seq_next() local
709 struct dlm_ls *ls = seq->private; in table_write2() local
821 struct dlm_ls *ls = file->private_data; in waiters_read() local
847 struct dlm_ls *ls = file->private_data; in waiters_write() local
876 void dlm_delete_debug_file(struct dlm_ls *ls) in dlm_delete_debug_file()
974 void dlm_create_debug_file(struct dlm_ls *ls) in dlm_create_debug_file()
H A Dplock.c126 struct dlm_ls *ls; in dlm_posix_lock() local
295 struct dlm_ls *ls; in dlm_posix_unlock() local
371 struct dlm_ls *ls; in dlm_posix_cancel() local
432 struct dlm_ls *ls; in dlm_posix_get() local
/openbmc/linux/fs/gfs2/
H A Dlock_dlm.c299 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gdlm_put_lock() local
517 struct lm_lockstruct *ls = arg; in sync_wait_cb() local
523 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_unlock() local
546 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_lock() local
576 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_unlock() local
582 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_lock() local
589 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in control_unlock() local
595 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in control_lock() local
625 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_control_func() local
809 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in control_mount() local
[all …]
H 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
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/
H A Dtest_binary_search.py31 def binary_search(ls, v): argument
78 def is_sorted(ls): argument
100 def test_insert_is_sorted(ls, v): argument
109 def test_is_minimal(ls, v): argument
119 def test_inserts_into_same_place_twice(ls, v): argument
H A Dtest_rle.py74 def test_decodes_to_starting_sequence(ls): argument
84 def test_duplicating_an_element_does_not_increase_length(ls, data): argument
/openbmc/linux/fs/nfsd/
H A Dnfs4layouts.c158 struct nfs4_layout_stateid *ls = layoutstateid(stid); in nfsd4_free_layout_stateid() local
183 nfsd4_layout_setlease(struct nfs4_layout_stateid *ls) in nfsd4_layout_setlease()
218 struct nfs4_layout_stateid *ls; in nfsd4_alloc_layout_stateid() local
270 struct nfs4_layout_stateid *ls; in nfsd4_preprocess_layout_stateid() local
494 struct nfs4_layout_stateid *ls; in nfsd4_return_file_layouts() local
537 struct nfs4_layout_stateid *ls, *n; in nfsd4_return_client_layouts() local
580 struct nfs4_layout_stateid *ls, *n; in nfsd4_return_all_client_layouts() local
594 struct nfs4_layout_stateid *ls, *n; in nfsd4_return_all_file_layouts() local
644 struct nfs4_layout_stateid *ls = in nfsd4_cb_layout_prepare() local
655 struct nfs4_layout_stateid *ls = in nfsd4_cb_layout_done() local
[all …]
/openbmc/linux/security/apparmor/
H A Dlabel.c595 struct aa_labelset *ls = labels_set(label); in __label_remove() local
631 struct aa_labelset *ls = labels_set(old); in __label_replace() local
774 struct aa_labelset *ls = labels_set(label); in aa_label_remove() local
810 struct aa_labelset *ls = labels_set(old); in aa_label_replace() local
838 struct aa_labelset *ls; in vec_find() local
859 struct aa_labelset *ls; in vec_create_and_insert_label() local
1054 struct aa_labelset *ls; in label_merge_insert() local
1184 struct aa_labelset *ls; in aa_label_find_merge() local
1446 struct aa_labelset *ls; in aa_update_label_name() local
2004 void aa_labelset_init(struct aa_labelset *ls) in aa_labelset_init()
[all …]
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H 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
H 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
/openbmc/qemu/tests/tcg/s390x/
H A Dlong-double.c16 long double ls = (long double)i - j; in main() local
/openbmc/linux/arch/m68k/lib/
H A Dmemset.c34 long *ls = s; in memset() local
/openbmc/linux/drivers/leds/
H A Dleds-pca955x.c176 static inline int pca955x_ledstate(u8 ls, int led_num) in pca955x_ledstate()
283 u8 ls, pwm; in pca955x_led_get() local
316 u8 ls; in pca955x_led_set() local
418 u8 ls; in pca955x_led_blink() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c145 bool ls, unsigned int tot_pkt_len) in dwxgmac2_prepare_tx_desc()
183 bool ls, unsigned int tcphdrlen, in dwxgmac2_prepare_tso_tx_desc()

1234